commit | 2906f66a5682e5670a5eefe991843689b8d8563f | [log] [tgz] |
---|---|---|
author | Venkata Mohan Reddy <mohanreddykv@gmail.com> | Thu Feb 18 12:31:05 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Thu Feb 18 12:31:05 2010 +0100 |
tree | dcbc3ef175c609d2fa32a8e7478eb0d17015c0a7 | |
parent | 477c608673526afc094be521086fed186c7ccf7d [diff] |
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 <mohanreddykv@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Patrick McHardy <kaber@trash.net>