audk/NetworkPkg/Application/IpsecConfig
Jiaxin Wu ca9b4d22f4 NetworkPkg: Fix unspecified address use case in IpsecConfig
This patch is used to fix unspecified address use case in
ConstructSpdIndexer() function. Indexer->Name for
ConstructSpdIndexer is unspecified, that will be a problem
for UnicodeStrToAsciiStr.

This patch also refine the code by removing ASSERT and user
error handling.

Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Zeng Star <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Zeng Star <star.zeng@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
2016-06-17 10:52:40 +08:00
..
Delete.c
Delete.h
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
ForEach.c
ForEach.h
Helper.c Update code to avoid potential access violation. 2012-04-10 02:27:05 +00:00
Helper.h
Indexer.c NetworkPkg: Fix unspecified address use case in IpsecConfig 2016-06-17 10:52:40 +08:00
Indexer.h NetworkPkg: Fix unspecified address use case in IpsecConfig 2016-06-17 10:52:40 +08:00
IpSecConfig.c NetworkPkg: Fix IpsecConfig GCC build failure issue 2016-03-11 08:33:57 +08:00
IpSecConfig.h NetworkPkg: Fix IpsecConfig GCC build failure issue 2016-03-11 08:33:57 +08:00
IpSecConfig.inf NetworkPkg: Support print help information using -? command. 2016-03-07 09:57:09 +08: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: Support print help information using -? command. 2016-03-07 09:57:09 +08:00
Match.c NetworkPkg: Fix unspecified address use case in IpsecConfig 2016-06-17 10:52:40 +08:00
Match.h
PolicyEntryOperation.c NetworkPkg: Fix SPD entry edit policy issue in IPSecConfig. 2016-01-18 01:59:41 +00:00
PolicyEntryOperation.h