FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Set bridge domain ip to mac entry request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | bd_id |
u8 | is_add |
u8 | is_ipv6 |
u8 | ip_address [16] |
u8 | mac_address [6] |
Set bridge domain ip to mac entry request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
bd_id | - the bridge domain to set the flags for |
is_add | - if non-zero, add the entry, else clear it |
is_ipv6 | - if non-zero, ipv6 address, else ipv4 address |
mac_address | - MAC address |