]> git.baikalelectronics.ru Git - kernel.git/commit
netns: move net->ipv4.rt_genid to net->rt_genid
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 10 Sep 2012 22:09:44 +0000 (22:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Sep 2012 19:57:03 +0000 (15:57 -0400)
commit9734f937434c5c07fe7358801f6102304abbd923
treeb98e4d5d57b21d0a9dc8882bdc29e7cc7c6beccf
parenta06c8f412879b0c02c3874de5598ed458fcddecc
netns: move net->ipv4.rt_genid to net->rt_genid

This commit prepares the use of rt_genid by both IPv4 and IPv6.
Initialization is left in IPv4 part.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/net_namespace.h
include/net/netns/ipv4.h
net/ipv4/route.c