]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/IpSecDxe/IpSecConfigImpl.c
NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec
authorJiaxin Wu <jiaxin.wu@intel.com>
Wed, 16 Sep 2015 09:02:48 +0000 (09:02 +0000)
committerjiaxinwu <jiaxinwu@Edk2>
Wed, 16 Sep 2015 09:02:48 +0000 (09:02 +0000)
commit2f667c5488c81924861901d4d7c6f4bb170ffb69
treed1ebaaad79e03f21a43279212768f6b1eb7bce27
parent96702f88a3dcbeb94ec1e7abbec6c331e70f2e47
NetworkPkg: Fix connection issue after correct SPD and re-enable IPsec

This patch is used to fix connection failure issue after correct the SPD
and re-enable IPsec. The driver should not update the SadEntry's SpdSelector
when doing SpdEntry modification. SadEntry's SpdSelector may not equal to
this edited SpdEntry’s Selector.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18484 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/IpSecDxe/IpSecConfigImpl.c