From: Julian Anastasov Date: Tue, 18 Jun 2013 07:08:08 +0000 (+0300) Subject: ipvs: drop SCTP connections depending on state X-Git-Tag: v3.11-rc1~64^2~89^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acaac5d8bbedf6bd96f53960780942e1ad90d70e;p=pandora-kernel.git ipvs: drop SCTP connections depending on state Drop SCTP connections under load (dropentry context) depending on the protocol state, just like for TCP: INIT conns are dropped immediately, established are dropped randomly while connections in progress or shutdown are skipped. Signed-off-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed