FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Tell client about an ip6 nd resolution or mac/ip event. More...
Data Fields | |
u32 | client_index |
u32 | pid |
u32 | sw_if_index |
u8 | address [16] |
u8 | new_mac [6] |
u8 | mac_ip |
Tell client about an ip6 nd resolution or mac/ip event.
client_index | - opaque cookie to identify the sender |
pid | - client pid registered to receive notification |
sw_if_index | - interface which received ARP packet |
address | - the exact ip6 address of interest |
new_mac | - the new mac address |
mac_ip | - 0: resolution event, 1: mac/ip binding in bd |