FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
L2 FIB add entry request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | mac [6] |
u32 | bd_id |
u32 | sw_if_index |
u8 | is_add |
u8 | static_mac |
u8 | filter_mac |
u8 | bvi_mac |
L2 FIB add entry request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
mac | - the entry's mac address |
bd_id | - the entry's bridge domain id |
sw_if_index | - the interface |
is_add | - If non zero add the entry, else delete it |
static_mac | - |
filter_mac | - |