Update Ipsecconfig application.
1. add the support of "--tunnel-dest" and "tunnel-source" parameters. 2. transfer to EFI_IPSEC_SA_DATA2. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11205 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
#define AUTH_KEY BIT(27)
|
||||
#define ENCRYPT_KEY BIT(28)
|
||||
#define PATH_MTU BIT(29)
|
||||
#define SOURCE BIT(30)
|
||||
|
||||
#define PEER_ID BIT(0)
|
||||
#define PEER_ADDRESS BIT(1)
|
||||
|
Reference in New Issue
Block a user