summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-05-02 23:07:19 +0300
committerDonatas Abraitis <donatas@opensourcerouting.org>2024-05-02 23:29:42 +0300
commite069a1c8d52bb6e7808303df488d7ce912e4f652 (patch)
tree93a4108ec08b5457673f88f6934a945129570aa9 /tests/topotests/ospf_basic_functionality/test_ospf_authentication.py
parentafb3020e285af046efb0fbe8c53e15f2244f0540 (diff)
bgpd: Fix `no set as-path prepend ASNUM...`
If entering `no set as-path prepend 1 2 3`, it's warned as unknown command. Now fixed, and the following combinations work fine: ``` no set as-path prepend no set as-path prepend last-as no set as-path prepend last-as 1 no set as-path prepend 1 no set as-path prepend 1 2 ``` Fixes: https://github.com/FRRouting/frr/issues/15912 Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_authentication.py')
0 files changed, 0 insertions, 0 deletions