FD.io VPP
v21.01.1
Vector Packet Processing
|
BFD UDP - add/replace key to configuration. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | conf_key_id |
u8 | key_len |
u8 | auth_type |
u8 | key [20] |
BFD UDP - add/replace key to configuration.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
conf_key_id | - key ID to add/replace/delete |
key_len | - length of key (must be non-zero) |
auth_type | - authentication type (RFC 5880/4.1/Auth Type) |
key | - key data |