]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IPSEC] Add complete xfrm event notification
authorJamal Hadi Salim <hadi@cyberus.ca>
Sun, 19 Jun 2005 05:42:13 +0000 (22:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:42:13 +0000 (22:42 -0700)
commit26b15dad9f1c19d6d4f7b999b07eaa6d98e4b375
tree2ca3039488d9df023fb84eaa7c1f52aa8d1ce69c
parent3aa3dfb372576f30835a94409556e3c8681b5756
[IPSEC] Add complete xfrm event notification

Heres the final patch.
What this patch provides

- netlink xfrm events
- ability to have events generated by netlink propagated to pfkey
  and vice versa.
- fixes the acquire lets-be-happy-with-one-success issue

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/xfrm.h
include/net/xfrm.h
net/key/af_key.c
net/xfrm/xfrm_state.c
net/xfrm/xfrm_user.c