diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-03-18 09:33:21 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-04-01 10:24:14 -0400 |
| commit | 04936ab84a2ded92b7813c5a967c007442c4e8b4 (patch) | |
| tree | 4b03b28c187afd1cdcfb7803e39c62edf2d34534 /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | 6c8bfaa66e1a1fa2dc223de7406448262f31285e (diff) | |
bgpd: Call bgp_process when bgp_path_info_delete is called
bgp_damp.c has an instance of bgp_path_info_delete is called.
Thus setting up the path info for deletion, but since it never
calls bgp_process, it can never be deleted. This means that in
a dampening situation, after a withdrawal the path_info would
stick around. Schedule the path for deletion.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
