summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-05-18 15:59:43 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-05-19 10:02:19 -0400
commit540334324c59e3ae92622ba211b073488e477460 (patch)
tree6c5f2bfa0585029e50b439b6615bd3f70368c0d6 /tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py
parent0eaa6523f6620a8ab2db0df6879e4b64dd27a6fe (diff)
zebra: Properly handle zfpm_g->t_conn_down in zebra_fpm.c
The t_conn_down pointer was being set to NULL when it already was. The t_conn_down pointer was being dropped( and leaving a thread possibly running in the background ) which could cause problems on shutdown. And finally when shutting down the t_conn_down event was not being stopped at all. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_p2mp.py')
0 files changed, 0 insertions, 0 deletions