commit | 4a85b96c08ef84076f84e87280223a4301988ed9 | [log] [tgz] |
---|---|---|
author | Hans Schillstrom <hans.schillstrom@ericsson.com> | Mon Jan 03 14:44:47 2011 +0100 |
committer | Simon Horman <horms@verge.net.au> | Thu Jan 13 10:30:27 2011 +0900 |
tree | 14ec2ae8cd5c159dc4400c5a97a13231de1c9efb | |
parent | 252c64103237f1841088f0f29b4f084b1c774546 [diff] |
IPVS: netns preparation for proto_tcp In this phase (one), all local vars will be moved to ipvs struct. Remaining work, add param struct net *net to a couple of functions that is common for all protos and use all ip_vs_proto_data *v3 Removed unused function as sugested by Simon Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>