From fda071a7ac24c720739a1e2efef9acf5ddf88772 Mon Sep 17 00:00:00 2001 From: Shinta Sugimoto Date: Thu, 8 Feb 2007 13:13:07 -0800 Subject: [PATCH] --- yaml --- r: 46974 b: refs/heads/master c: d0473655c8293b49808c9488152573beab4458cf h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/xfrm/Kconfig | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 71e5d6df9cea..7641993ea5b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c79de6e79cd8ecfbae28886be3ee49044f3a4d4 +refs/heads/master: d0473655c8293b49808c9488152573beab4458cf diff --git a/trunk/net/xfrm/Kconfig b/trunk/net/xfrm/Kconfig index 0faab6332586..d385a7869436 100644 --- a/trunk/net/xfrm/Kconfig +++ b/trunk/net/xfrm/Kconfig @@ -24,6 +24,17 @@ 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. This feature is required, for + instance, in a Mobile IPv6 environment with IPsec configuration + where mobile nodes change their attachment point to the Internet. + + If unsure, say N. + config NET_KEY tristate "PF_KEY sockets" select XFRM