]> git.baikalelectronics.ru Git - kernel.git/commit
[MLSXFRM]: Add security context to acquire messages using netlink
authorSerge Hallyn <serue@us.ibm.com>
Tue, 25 Jul 2006 06:30:44 +0000 (23:30 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:25 +0000 (14:53 -0700)
commit7507714db3e48c420dfc2a7e9d0267149a47862d
treeecda711a40bcee7472e2e25e68cc712854245fad
parentd484186f55993fb797aa470e28b0c41fabcdd98f
[MLSXFRM]: Add security context to acquire messages using netlink

This includes the security context of a security association created
for use by IKE in the acquire messages sent to IKE daemons using
netlink/xfrm_user. This would allow the daemons to include the
security context in the negotiation, so that the resultant association
is unique to that security context.

Signed-off-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c