aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/Kconfig
diff options
context:
space:
mode:
authorKazunori MIYAZAWA <miyazawa@linux-ipv6.org>2007-02-13 12:55:25 -0800
committerDavid S. Miller <davem@davemloft.net>2007-02-13 12:55:25 -0800
commitc73cb5a2d607b5b95a06a54d8291ddb659b348b6 (patch)
tree9870fa5b73e0492f3f55a75af9cf5afdda95395d /net/ipv6/Kconfig
parentc0d56408e3ff52d635441e0f08d12164a63728cf (diff)
downloadkernel_samsung_smdk4412-c73cb5a2d607b5b95a06a54d8291ddb659b348b6.zip
kernel_samsung_smdk4412-c73cb5a2d607b5b95a06a54d8291ddb659b348b6.tar.gz
kernel_samsung_smdk4412-c73cb5a2d607b5b95a06a54d8291ddb659b348b6.tar.bz2
[IPSEC]: make sit use the xfrm4_tunnel_register
This patch makes sit use xfrm4_tunnel_register instead of inet_add_protocol. It solves conflict of sit device with inter address family IPsec tunnel. Signed-off-by: Kazunori MIYAZAWA <miyazawa@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/Kconfig')
-rw-r--r--net/ipv6/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig
index deb4101..79682ef 100644
--- a/net/ipv6/Kconfig
+++ b/net/ipv6/Kconfig
@@ -156,6 +156,7 @@ config INET6_XFRM_MODE_ROUTEOPTIMIZATION
config IPV6_SIT
tristate "IPv6: IPv6-in-IPv4 tunnel (SIT driver)"
depends on IPV6
+ select INET_TUNNEL
default y
---help---
Tunneling means encapsulating data of one protocol type within