mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 21:22:29 +00:00
![]() A SR policy matches a BGP nexthop based on the IP address of the nexthop and the color of the route (color may be assigned to routes using a route-map). The order of events (BGP route arrival, route-map definition, policy and candidate-path definition) should not affect the matching/mapping. These changes add tests for: - removing/adding BGP route after policy and routemap are defined and held constant - changing route map color to be different from policy color, and then changing back to match after each change, the policy should be observed to be in effect unchanged from before, i.e., the route's nexthops should reflect the matching SR policy. Signed-off-by: G. Paul Ziemba <paulz@labn.net> |
||
---|---|---|
.. | ||
dst | ||
rt1 | ||
rt2 | ||
rt3 | ||
rt4 | ||
rt5 | ||
rt6 | ||
test_isis_sr_te_topo1.py |