commit | 0d681623d30c6565e8b62889f3aa3f4d4662c3e8 | [log] [tgz] |
---|---|---|
author | Serge Hallyn <serue@us.ibm.com> | Mon Jul 24 23:30:44 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:53:25 2006 -0700 |
tree | ecda711a40bcee7472e2e25e68cc712854245fad | |
parent | e0d1caa7b0d5f02e4f34aa09c695d04251310c6c [diff] |
[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>