From: Hans Schillstrom Date: Mon, 3 Jan 2011 13:44:52 +0000 (+0100) Subject: IPVS: netns, common protocol changes and use of appcnt. X-Git-Tag: v2.6.39-rc1~468^2~510^2~14^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bbac6a904d0816dae58b454692c54d6773cc20d;p=pandora-kernel.git IPVS: netns, common protocol changes and use of appcnt. appcnt and timeout_table moved from struct ip_vs_protocol to ip_vs proto_data. struct net *net added as first param to - register_app() - unregister_app() - app_conn_bind() - ip_vs_conn_new() [horms@verge.net.au: removed cosmetic-change-only hunk] Signed-off-by: Hans Schillstrom Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed