Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46976
b: refs/heads/master
c: f6ed0ec
h: refs/heads/master
v: v3
  • Loading branch information
Shinta Sugimoto authored and David S. Miller committed Feb 8, 2007
1 parent 78f825a commit 638098f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 08de61beab8a21c8e0b3906a97defda5f1f66ece
refs/heads/master: f6ed0ec0eea644207fa146cb541b99f96a8942f0
15 changes: 15 additions & 0 deletions trunk/net/xfrm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,19 @@ 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 with IPsec configuration where mobile nodes
change their attachment point to the Internet. Detail
information can be found in the internet-draft
<draft-sugimoto-mip6-pfkey-migrate>.

If unsure, say N.

0 comments on commit 638098f

Please sign in to comment.