[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
commit41a76906b3225997036efd88cbaae69d60b1e947
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 10 Jan 2008 11:02:40 +0000 (10 03:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:20 +0000 (28 15:01 -0800)
treec8970051ba81d3ecc50b616ceb289d7d532a97bc
parent4990509f19e8f1e000a83a88fc46328f73b8a88a
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.

This patch moves the icmpv6_time sysctl to the network namespace
structure.

Because the ipv6 protocol is not yet per namespace, the variable is
accessed relatively to the initial network namespace.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/netns/ipv6.h
net/ipv6/af_inet6.c
net/ipv6/icmp.c
net/ipv6/sysctl_net_ipv6.c