audk/NetworkPkg/Application/IpsecConfig
Jiaxin Wu a51896e475 NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig.
The current implementation doesn't handle the relationship
between SPD and SAD well, which may introduce some security
and connection issue after SPD updated.
For SPD entry edit policy, if one SPD entry is edited/updated,
the original SAs list should be discard. Current IPSecConfig
tool does not dealt properly with those rules.

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@19653 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-18 01:59:41 +00:00
..
Delete.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Delete.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Dump.c IpsecConfigApp add the check for the required options (--local, --remote, Auth-algo, Auth-key) for SAD adding. 2011-12-08 03:15:55 +00:00
Dump.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
ForEach.c Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
ForEach.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Helper.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
Helper.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
Indexer.c NetworkPkg:Replace unsafe string functions. 2015-07-08 12:17:11 +00:00
Indexer.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
IpSecConfig.c Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IpSecConfig.h Clean up the private GUID definition in module Level. 2011-09-18 12:27:49 +00:00
IpSecConfig.inf NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:23:58 +00:00
IpSecConfig.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecConfigExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
IpSecConfigStrings.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
Match.c NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way. 2011-01-05 09:41:57 +00:00
Match.h Add NetworkPkg (P.UDK2010.UP3.Network.P1) 2010-11-01 06:13:54 +00:00
PolicyEntryOperation.c NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig. 2016-01-18 01:59:41 +00:00
PolicyEntryOperation.h NetworkPkg: Add IN/OUT modifier. 2011-01-21 05:18:29 +00:00