![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
MPLS Route Add / del route. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| bool | mr_is_add |
| bool | mr_is_multipath |
| vl_api_mpls_route_t | mr_route |
MPLS Route Add / del route.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| mr_table_id | - The MPLS table-id the route is added in |
| mr_is_add | - Is this a route add or delete |
| mr_is_multipath | - Is this route update a multipath - i.e. is this a path addition to an existing route |
| mr_route | - The Route |