[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 08:24:13 +0000 (01:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 08:24:13 +0000 (01:24 -0700)
And no need in some IPPROTO_XXX enabling, since ipv6 code
doesn't have any filtering.

So, just set proper net and mark device with NETNS_LOCAL.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found