FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
IP punt redirect. More...
Data Fields | |
u32 | client_index |
u32 | context |
vl_api_punt_redirect_t | punt |
u8 | is_add |
IP punt redirect.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
punt | - punt definition |
is_add | - 1 to add neighbor, 0 to delete |
vl_api_punt_redirect_t vl_api_ip_punt_redirect_t::punt |