From: Masahide NAKAMURA Date: Thu, 24 Aug 2006 02:13:46 +0000 (-0700) Subject: [IPV6]: Add Kconfig to enable Mobile IPv6. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ee53826801a8fa7a0e333895421ef6d0e5fbfbf0;p=mv-sheeva.git [IPV6]: Add Kconfig to enable Mobile IPv6. Add Kconfig to enable Mobile IPv6. Based on MIPL2 kernel patch. Signed-off-by: Noriaki TAKAMIYA Signed-off-by: Masahide NAKAMURA Signed-off-by: YOSHIFUJI Hideaki --- diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index 1188d956024..21e0cc808f4 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig @@ -98,6 +98,15 @@ config INET6_IPCOMP If unsure, say Y. +config IPV6_MIP6 + bool "IPv6: Mobility (EXPERIMENTAL)" + depends on IPV6 && EXPERIMENTAL + select XFRM + ---help--- + Support for IPv6 Mobility described in RFC 3775. + + If unsure, say N. + config INET6_XFRM_TUNNEL tristate select INET6_TUNNEL