From: Pavel Emelyanov Date: Sun, 16 Dec 2007 21:31:47 +0000 (-0800) Subject: [IPV4]: Move the devinet pointers on the struct net X-Git-Tag: v2.6.25-rc1~1162^2~1075 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=752d14dc6aa9d0fc8f3b25e5052596fb549e5157;p=pandora-kernel.git [IPV4]: Move the devinet pointers on the struct net This is the core. Add all and default pointers on the netns_ipv4 and register a new pernet subsys to initialize them. Also add the ctl_table_header to register the net.ipv4.ip_forward ctl. I don't allocate additional memory for init_net, but use global devinets. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed