FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs. More...
Data Fields | |
u32 | client_index |
u32 | address |
u32 | pid |
u32 | sw_if_index |
u8 | new_mac [6] |
u8 | mac_ip |
Tell client about an IP4 ARP resolution event or MAC/IP info from ARP requests in L2 BDs.
client_index | - opaque cookie to identify the sender |
address | - the exact ip4 address of interest |
pid | - client pid registered to receive notification |
sw_if_index | - interface which received ARP packet |
new_mac | - the new mac address |
mac_ip | - 0: ARP resolution event, 1: MAC/IP info from L2 BDs |