]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check for 0.0.0.0/1 in bgp_default_route 15039/head
authorXiao Liang <shaw.leon@gmail.com>
Mon, 18 Dec 2023 06:57:22 +0000 (14:57 +0800)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 18 Dec 2023 14:17:46 +0000 (14:17 +0000)
commit2330ed61e78d21138a3d7f6122d4f80cc6a979c7
tree3e45cfb06a7a488a3accce5ed5fc26a6d797f96a
parent275a4b508a559aaafa0d6095a59a35ae690d9a5e
tests: Check for 0.0.0.0/1 in bgp_default_route

Ensure that 0.0.0.0/1 route can be advertised along with
default-originate.

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
(cherry picked from commit 4538247c995e551aed0c08c4bb20b187ce95f5f2)
tests/topotests/bgp_default_route/r1/bgpd.conf
tests/topotests/bgp_default_route/r1/zebra.conf
tests/topotests/bgp_default_route/test_bgp_default-originate.py