IPVS: Fallback if persistence engine fails
authorSimon Horman <horms@verge.net.au>
Sun, 22 Aug 2010 12:37:54 +0000 (21:37 +0900)
committerSimon Horman <horms@verge.net.au>
Mon, 4 Oct 2010 13:45:24 +0000 (22:45 +0900)
commitf71499aa11f884255b69ce6c3b3c398c821591a1
tree85d70bcbbe1312c5853db0ceadf348bbf40fbe33
parent0d1e71b04a04b6912e50926b9987c1e72facb1f3
IPVS: Fallback if persistence engine fails

Fall back to normal persistence handling if the persistence
engine fails to recognise a packet.

This way, at least the packet will go somewhere.

It is envisaged that iptables could be used to block packets
such if this is not desired although nf_conntrack_sip would
likely need to be enhanced first.

Signed-off-by: Simon Horman <horms@verge.net.au>
Acked-by: Julian Anastasov <ja@ssi.bg>
net/netfilter/ipvs/ip_vs_conn.c
net/netfilter/ipvs/ip_vs_core.c