From: Hans Schillstrom Date: Mon, 3 Jan 2011 13:44:53 +0000 (+0100) Subject: IPVS: netns awareness to ip_vs_app X-Git-Tag: v2.6.39-rc1~468^2~510^2~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8a5e8408c3df2d654611bffc3aaf04f418b266;p=pandora-kernel.git IPVS: netns awareness to ip_vs_app All variables moved to struct ipvs, most external changes fixed (i.e. init_net removed) in ip_vs_protocol param struct net *net added to: - register_app() - unregister_app() This affected almost all proto_xxx.c files Signed-off-by: Hans Schillstrom Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed