]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/Application/IpsecConfig/Dump.c
NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way.
authorqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 5 Jan 2011 09:41:57 +0000 (09:41 +0000)
committerqianouyang <qianouyang@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 5 Jan 2011 09:41:57 +0000 (09:41 +0000)
commit2244198233db695f8f29bb34c7d6cfe5e995f42c
tree484dc27585ba48bea2fe2713f7abe1fbb2afbe98
parent8c716296fac241627e9e5ad5ed64f73b18447978
NetworkPkg: Update Ipsecconfig Application to print the keys of SAD in concise way.

If the SAD is set manually, print its keys in Ascci string format.
If the SAD is created by IKE, print its keys in Hex format.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11226 6f19259b-4bc3-4df7-8a09-765794883524
NetworkPkg/Application/IpsecConfig/Dump.c
NetworkPkg/Application/IpsecConfig/Match.c