From: Alexander Frolkin Date: Thu, 13 Jun 2013 07:56:15 +0000 (+0100) Subject: ipvs: sloppy TCP and SCTP X-Git-Tag: v3.11-rc1~64^2~89^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c96c188336b2b95d5f14facd101f1e4165a9d3;p=pandora-kernel.git ipvs: sloppy TCP and SCTP This adds support for sloppy TCP and SCTP modes to IPVS. When enabled (sysctls net.ipv4.vs.sloppy_tcp and net.ipv4.vs.sloppy_sctp), allows IPVS to create connection state on any packet, not just a TCP SYN (or SCTP INIT). This allows connections to fail over from one IPVS director to another mid-flight. Signed-off-by: Alexander Frolkin Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed