FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Add/del proxy device on specified VRF. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | add |
u32 | vrf_id |
vl_api_interface_index_t | sw_if_index |
Add/del proxy device on specified VRF.
Interface must be IGMP enabled in HOST mode.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
add | - add (1) del (0) |
vrf_id | - VRF id |
sw_if_index | - upstream interface sw index |
vl_api_interface_index_t vl_api_igmp_proxy_device_add_del_t::sw_if_index |