netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH][XFRM][5/5] extension to XFRM for dynamic endpoint update (MIGRATE)
@ 2007-02-01  4:10 Shinta Sugimoto
  0 siblings, 0 replies; only message in thread
From: Shinta Sugimoto @ 2007-02-01  4:10 UTC (permalink / raw)
  To: netdev; +Cc: Francis Dupont, Masahide Nakamura, usagi-core

Signed-off-by: Shinta Sugimoto <shinta@sfc.wide.ad.jp>

diff --git a/net/xfrm/Kconfig b/net/xfrm/Kconfig
index 0faab63..fbaab2f 100644
--- a/net/xfrm/Kconfig
+++ b/net/xfrm/Kconfig
@@ -34,4 +41,14 @@ config NET_KEY
 
 	  Say Y unless you know what you are doing.
 
+config NET_KEY_MIGRATE
+	bool "PF_KEY MIGRATE (EXPERIMENTAL)"
+	depends on NET_KEY && EXPERIMENTAL
+	select XFRM_MIGRATE
+	---help---
+	  Add a PF_KEY MIGRATE message to PF_KEYv2 socket family.
+	  The PF_KEY MIGRATE message is used to dynamically update
+	  locator(s) of a given IPsec security association.  This feature
+	  is required, for instance, in a Mobile IPv6 environment where
+	  a mobile node changes its attachment point to the Internet.
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-01  4:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-01  4:10 [RFC][PATCH][XFRM][5/5] extension to XFRM for dynamic endpoint update (MIGRATE) Shinta Sugimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).