FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solicitation (for IP6) More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | sw_if_index |
vl_api_address_t | dst |
IP probe neighbor address on an interface by sending an ARP request (for IP4) or ICMP6 Neighbor Solicitation (for IP6)
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - interface index |
dst | - target IP address to send IP addr resolution request |