commit | b42664f898c976247f7f609b8bb9c94d7475ca10 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Sep 10 22:09:44 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 18 15:57:03 2012 -0400 |
tree | b98e4d5d57b21d0a9dc8882bdc29e7cc7c6beccf | |
parent | 2885da72966fcb89f48d554339d347fb02b5ea78 [diff] |
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>