You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New mpls_route APIs to support multi-label mpls routes. mpls_route_key() constructor now takes a list of mpls labels of type mpls_label_t. New APIs added in mpls_route_key_t for setting and retrieving the list of labels.
Additionally, the following APIs in the mpls_route module now support mpls_route_key_t as an input.
watch_mpls_route
on_mpls_route_set
on_mpls_route_del
mpls_route_via_status_iter
fec_id
metric
Bug fixes and Improvements
More route type options for the fib_route_type_t enumerated type.