diff options
| author | Pat Ruddy <pat@voltanet.io> | 2020-06-26 17:37:30 +0100 |
|---|---|---|
| committer | GalaxyGorilla <sascha@netdef.org> | 2020-08-31 09:11:47 +0000 |
| commit | e37e1e27e4f26d370946bedb9ae0767344fe339d (patch) | |
| tree | 03c946f34c5be3576996e7b2ab8dbf4eb5691b41 /lib/command_py.c | |
| parent | 545aeef1d13ec29c14713450deea24d6f8810af2 (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 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
