From: Venkata Mohan Reddy Date: Thu, 18 Feb 2010 11:31:05 +0000 (+0100) Subject: ipvs: SCTP Trasport Loadbalancing Support X-Git-Tag: v2.6.34-rc1~233^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2906f66a5682e5670a5eefe991843689b8d8563f;p=pandora-kernel.git ipvs: SCTP Trasport Loadbalancing Support Enhance IPVS to load balance SCTP transport protocol packets. This is done based on the SCTP rfc 4960. All possible control chunks have been taken care. The state machine used in this code looks some what lengthy. I tried to make the state machine easy to understand. Signed-off-by: Venkata Mohan Reddy Koppula Signed-off-by: Simon Horman Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed