summaryrefslogtreecommitdiff
path: root/tests/topotests/ospfv3_basic_functionality/test_ospfv3_routemaps.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-07-30 14:11:33 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-07-30 15:08:08 +0300
commit82f0277b357410da849bcdceab048317f92077ed (patch)
treeb25f0d5bbfe80017d14daa1f8117b9f744f81cae /tests/topotests/ospfv3_basic_functionality/test_ospfv3_routemaps.py
parent31a8ea0f5f5ee90363fb244a2ac81bfb13183987 (diff)
ospfd: fix "no ip ospf passive" command
This command is currently always treated as an "unset" command, assuming that active is the default type of the interface. In reality, the default type of the interface can be changed using "passive-interface default" command. Both "no" and regular commands can be "set" commands, depending on the default value. They are treated as an "unset" when there's already a config of the opposite type. All this logic is in ospf_passive_interface_update. Fixes #9240. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_routemaps.py')
0 files changed, 0 insertions, 0 deletions