]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/af_inet6.c
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 10 Jan 2008 10:54:53 +0000 (02:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:01:18 +0000 (15:01 -0800)
commit99bc9c4e45e7e783cf0b0a25cc03a103c038f254
treee6598bc44e2003761e9ee65f06c4062287c1ed0d
parent760f2d0186225f06d46e07232d65219c5055cad3
[NETNS][IPV6]: Make bindv6only sysctl per namespace.

This patch moves the bindv6only sysctl to the network namespace
structure. Until the ipv6 protocol is not per namespace, the sysctl
variable is always from the initial network namespace.

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