FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Add/del proxy device on specified VRF. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | add |
u32 | vrf_id |
u32 | 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 |