mirror_frr/tests/topotests/ospfapi
Acee 5993c4aef9 ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption
1. When an OSPF interface is deleted, remove the references in link-local
     LSA. Delete the LSA from the LSDB so that the callback has accessibily
     to the interface prior to deletion.
  2. Fix a double free for the opaque function table data structure.
  3. Assure that the opaque per-type information and opaque function table
     structures are removed at the same time since they have back pointers
     to one another.
  4. Add a topotest variation for the link-local opaque LSA crash.

Signed-off-by: Acee <aceelindem@gmail.com>
2023-11-28 16:18:55 -05:00
..
r1 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r2 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r3 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
r4 tests: improve the ospfapi test (move to square topology) 2023-02-20 11:58:30 -05:00
ctester.py *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
lib tests: add opaque api test 2022-06-02 16:37:16 -04:00
test_ospf_clientapi.py ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption 2023-11-28 16:18:55 -05:00