]> git.proxmox.com Git - mirror_edk2.git/commit
1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero...
authorqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 23 Nov 2011 10:31:04 +0000 (10:31 +0000)
committerqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 23 Nov 2011 10:31:04 +0000 (10:31 +0000)
commit6cf9230ff23d7b856692b86da5ceea20183141a2
tree3af5fbe6fcfb4295ef7460630fae162be923b47e
parenteb5e7d3e7ab3d49a7a8f66991659d8118b709003
1.Update IPsec driver to set the Transform structure’s Next Payload field to be zero when it is the last transform structure in a proposal. The same as Proposal Structure’s Next Payload filed, it also should be zero when it is the last proposal in the SA.
2.Delete all SAs in the IPsec->Stop().

Signed-off-by: qianouyang
Reviewed-by: sfu5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12768 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/IpSecDxe/IkeService.c
NetworkPkg/IpSecDxe/IkeService.h
NetworkPkg/IpSecDxe/Ikev2/Exchange.c
NetworkPkg/IpSecDxe/Ikev2/Payload.c
NetworkPkg/IpSecDxe/IpSecDriver.c
NetworkPkg/IpSecDxe/IpSecImpl.c