commit | 554eb27782d4bb79e0a286a08ecafb81f758058c | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 01:24:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 01:24:13 2008 -0700 |
tree | b330c16faef8614928e0c260f0f966aeb9afb8a3 | |
parent | 2f7f54b725f1a93f0a4daace1a924bee382b33b6 [diff] |
[IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. 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>