commit | 4e2ba18eae7f370c7c3ed96eaca747cc9b39f917 | [log] [tgz] |
---|---|---|
author | Venkat Yekkirala <vyekkirala@TrustedCS.com> | Mon Jul 24 23:31:14 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:53:26 2006 -0700 |
tree | 9165d8c0fea650e3cf226d4e0bb3c153978f8ae0 | |
parent | 0d681623d30c6565e8b62889f3aa3f4d4662c3e8 [diff] |
[MLSXFRM]: Add security context to acquire messages using PF_KEY This includes the security context of a security association created for use by IKE in the acquire messages sent to IKE daemons using PF_KEY. 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: Venkat Yekkirala <vyekkirala@TrustedCS.com> Signed-off-by: David S. Miller <davem@davemloft.net>