commit | 39f618b4fd95ae243d940ec64c961009c74e3333 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Wed Apr 25 00:29:58 2012 +0300 |
committer | Simon Horman <horms@verge.net.au> | Thu Apr 26 15:26:35 2012 +0900 |
tree | f96ef28f9d3ff364da1710f32ff44c31873fb714 | |
parent | 8d08d71ce59438a6ef06be5db07966e0c144b74e [diff] |
ipvs: reset ipvs pointer in netns Make sure net->ipvs is reset on netns cleanup or failed initialization. It is needed for IPVS applications to know that IPVS core is not loaded in netns. Signed-off-by: Julian Anastasov <ja@ssi.bg> Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com> Signed-off-by: Simon Horman <horms@verge.net.au>