]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETNS][IPV6] af_inet6 - allow socket creation per namespace
authorBenjamin Thery <benjamin.thery@bull.net>
Wed, 5 Mar 2008 18:45:59 +0000 (10:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Mar 2008 18:45:59 +0000 (10:45 -0800)
commit075de9395760d6d181078f863e676e81c06e1af2
treecc5c885c9269fc9f2f8934c5d44291403a799179
parent94911fe31710e355e9fcac8b1a7eb36c4953f36b
[NETNS][IPV6] af_inet6 - allow socket creation per namespace

Allow creation of IPv6 raw and datagram sockets in network namespaces
other than init_net.

Signed-off-by: Benjamin Thery <benjamin.thery@bull.net>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/af_inet6.c