FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Punt traffic to the host. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add |
vl_api_punt_t | punt |
Punt traffic to the host.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add punt if non-zero, else delete |
punt | - punt definition, only UDP (0x11) is supported |