summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
diff options
context:
space:
mode:
authorPat Ruddy <pat@voltanet.io>2020-06-26 17:37:30 +0100
committerGalaxyGorilla <sascha@netdef.org>2020-08-31 09:11:47 +0000
commite37e1e27e4f26d370946bedb9ae0767344fe339d (patch)
tree03c946f34c5be3576996e7b2ab8dbf4eb5691b41 /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
parent545aeef1d13ec29c14713450deea24d6f8810af2 (diff)
bgpd: do not unregister for prefix nexthop updates if nh exists
since the addition of srte_color to the comparison for bgp nexthops it is possible to have several nexthops per prefix but since zebra only sores a per prefix registration we should not unregister for nh notifications for a prefix unti all the nexthops for that prefix have been deleted. Otherwise we can get into a deadlock situation where BGP thinks we have registered but we have unregistered from zebra. Signed-off-by: Pat Ruddy <pat@voltanet.io>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions