![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Add / del route request. More...
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 |
| lookup_in_vrf | - |
| resolve_attempts | - |
| classify_table_index | - |
| create_vrf_if_needed | - |
| resolve_if_needed | - |
| is_add | - 1 if adding the route, 0 if deleting |
| is_drop | - |
| is_ipv6 | - 0 if an ip4 route, else ip6 |
| is_local | - |
| is_classify | - |
| is_multipath | - Set to 1 if this is a multipath route, else 0 |
| not_last | - Is last or not last msg in group of multiple add/del msgs |
| next_hop_weight | - |
| dst_address_length | - |
| dst_address[16] | - |
| next_hop_address[16] | - |