Signed-off-by: Shinta Sugimoto <[EMAIL PROTECTED]> diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig index 0faab63..fbaab2f 100644 --- a/net/xfrm/Kconfig +++ b/net/xfrm/Kconfig @@ -24,6 +24,13 @@ config XFRM_SUB_POLICY If unsure, say N. +config XFRM_MIGRATE + bool "Transformation migrate database (EXPERIMENTAL)" + depends on XFRM && EXPERIMENTAL + ---help--- + A feature to update locator(s) of a given IPsec security + association dynamically. + config NET_KEY tristate "PF_KEY sockets" select XFRM
- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html