FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
IKEv2: Set IKEv2 ESP transforms in SA_INIT proposal (RFC 7296) More...
Data Fields | |
u32 | client_index |
u32 | context |
string | name [64] |
u32 | crypto_alg |
u32 | crypto_key_size |
u32 | integ_alg |
u32 | dh_group |
option | vat_help = "<profile_name> <crypto alg> <key size> <integrity alg> <DH group>" |
IKEv2: Set IKEv2 ESP transforms in SA_INIT proposal (RFC 7296)
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
name | - IKEv2 profile name |
crypto_alg | - encryption algorithm |
crypto_key_size | - encryption key size |
integ_alg | - integrity algorithm |
dh_group | - Diffie-Hellman group |