FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Add / del route request. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | next_hop_sw_if_index |
u32 | table_id |
u32 | entry_flags |
u32 | itf_flags |
u32 | rpf_id |
u32 | bier_imp |
u16 | grp_address_length |
u8 | next_hop_afi |
u8 | is_add |
u8 | is_ipv6 |
u8 | is_local |
u8 | grp_address [16] |
u8 | src_address [16] |
Add / del route request.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
sw_if_index | - software index of the new vlan's parent interface |
vrf_id | - fib table /vrf associated with the route |
next_hop_afi | - Use dpo_proto_t FIXME |