commit | 502b093569e48db264831be7966e1c447de2f52f | [log] [tgz] |
---|---|---|
author | Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> | Thu Nov 30 14:43:28 2006 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:42 2007 -0700 |
tree | 7b9bc3f76ce37d6f907cfe8fa18317ad11e6eb1c | |
parent | 3144581cb0b4b1ef897470195128cc1c8dc037b6 [diff] |
[IPV6] IP6TUNNEL: Enable to control the handled inner protocol. ip6_tunnel before supporting IPv4/IPv6 tunnel allows only IPPROTO_IPV6 in configurations from userland. This allows userland to set IPPROTO_IPIP and 0(wildcard). ip6_tunnel only handles allowed inner protocols. Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>