From: Simon Horman Date: Sun, 22 Aug 2010 12:37:54 +0000 (+0900) Subject: IPVS: Fallback if persistence engine fails X-Git-Tag: v2.6.37-rc1~147^2~3^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71499aa11f884255b69ce6c3b3c398c821591a1;p=pandora-kernel.git 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 Acked-by: Julian Anastasov --- Reading git-diff-tree failed