summaryrefslogtreecommitdiff
path: root/tests/topotests/example-test/test_example.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-05-02 23:07:19 +0300
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-05-07 14:53:17 +0000
commit6187683659ecc74ac3a298cd435b93752bae0691 (patch)
tree777bc2b5a8af10295b1b6a7ca51533a877d14b5a /tests/topotests/example-test/test_example.py
parent0b27a7d2faa7f4fcdb470a2c72388962709f7ed1 (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> (cherry picked from commit e069a1c8d52bb6e7808303df488d7ce912e4f652)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions