commit | f131315fa272d337dfca7dad2f033ff5296dad65 | [log] [tgz] |
---|---|---|
author | Hans Schillstrom <hans.schillstrom@ericsson.com> | Mon Jan 03 14:44:55 2011 +0100 |
committer | Simon Horman <horms@verge.net.au> | Thu Jan 13 10:30:28 2011 +0900 |
tree | 4abe0b8cd421229e27be614e23e3bbc800dff98b | |
parent | 29c2026fd4980c144d9c746dc1565060f08e5796 [diff] |
IPVS: netns awareness to ip_vs_sync All global variables moved to struct ipvs, most external changes fixed (i.e. init_net removed) in sync_buf create + 4 replaced by sizeof(struct..) 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>