summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2021-05-31 10:27:51 -0300
committerRenato Westphal <renato@opensourcerouting.org>2021-06-08 11:41:33 -0300
commit4b3c4577024be8ebbfa8d36aada419070c2925be (patch)
treec7b0f9aac6e12f7bacded45554db3f3a472905d9 /tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
parentf5f27b588a1c6d9f89c1e25c7dc856df4ea8007f (diff)
ospfd: fix dangling pointer when exiting from the helper mode
When exiting from the helper mode for a given router after an unsuccessful graceful restart, removing the neighborship to that router straight away leads to a dangling pointer in the associated interface, which inevitably leads to a crash. To solve this problem, schedule the removal of the neighbor instead of removing it immediately. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_authentication.py')
0 files changed, 0 insertions, 0 deletions