xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
authorArnaud Ebalard <[email protected]>
Sun, 5 Oct 2008 20:33:42 +0000 (13:33 -0700)
committerDavid S. Miller <[email protected]>
Sun, 5 Oct 2008 20:33:42 +0000 (13:33 -0700)
commit13c1d18931ebb5cf407cb348ef2cd6284d68902d
tree6d590f85e48b4cce8f67e42c65b88fce8fcc49c6
parent95430c0b140c31cb9e39f876afe1c0e9947d1aaf
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)

Provides implementation of the enhancements of XFRM/PF_KEY MIGRATE mechanism
specified in draft-ebalard-mext-pfkey-enhanced-migrate-00. Defines associated
PF_KEY SADB_X_EXT_KMADDRESS extension and XFRM/netlink XFRMA_KMADDRESS
attribute.

Signed-off-by: Arnaud Ebalard <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/pfkeyv2.h
include/linux/xfrm.h
include/net/xfrm.h
net/key/af_key.c
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_state.c
net/xfrm/xfrm_user.c