Julian Anastasov 2ad17defd5 ipvs: fix oops in backup for fwmark conn templates
Fixes bug http://bugzilla.kernel.org/show_bug.cgi?id=10556
where conn templates with protocol=IPPROTO_IP can oops backup box.

        Result from ip_vs_proto_get() should be checked because
protocol value can be invalid or unsupported in backup. But
for valid message we should not fail for templates which use
IPPROTO_IP. Also, add checks to validate message limits and
connection state. Show state NONE for templates using IPPROTO_IP.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-29 03:21:23 -07:00
..
2008-02-06 19:25:06 -06:00
2007-10-10 16:53:11 -07:00
2007-10-10 16:53:56 -07:00
2008-03-27 17:53:31 -07:00
2008-04-12 13:43:18 +09:00
2008-02-29 11:46:17 -08:00
2008-03-28 16:28:36 -07:00
2008-04-12 13:43:18 +09:00
2008-01-28 15:11:09 -08:00
2007-10-07 23:44:17 -07:00