mirror_frr/tests/topotests/ospfapi
Acee e72549c8f6 ospfd: Configurable interface-level 'capability opaque' support
Add support for "[no] ip ospf capbility opaque" at the interface
    level with the default being capability opaque enabled. The command
    "no ip ospf capability opaque" will disable opaque LSA database
    exchange and flooding on the interface. A change in configuration
    will result in the interface being flapped to update our options
    for neighbors but no attempt will be made to purge existing LSAs
    as in dense topologies, these may received by neighbors through
    different interfaces.

    Topotests are added to test both the configuration and the LSA
    opaque flooding suppression.

Signed-off-by: Acee <aceelindem@gmail.com>
2023-06-28 13:03:48 -04: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: Configurable interface-level 'capability opaque' support 2023-06-28 13:03:48 -04:00