FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Proxy ARP add / del request. More...
Data Fields | |
u32 | client_index |
u32 | context |
bool | is_add |
vl_api_proxy_arp_t | proxy |
Proxy ARP add / del request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - 1 if adding the Proxy ARP range, 0 if deleting |
proxy | - Proxy configuration |