]> git.puffer.fish Git - mirror/frr.git/commit
topotests: bgp_ipv6_rtadv, add control over bgp updates 17874/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 17 Jan 2025 16:26:50 +0000 (17:26 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 20 Jan 2025 08:32:28 +0000 (09:32 +0100)
commit50928a93c67ef505a5cab5baeb8820cc40d75dde
tree40b221e5c32731a1002232fabb1b8bfcfd47076d
parent0bf47adc64b05736285fe392365b8733b6f7c507
topotests: bgp_ipv6_rtadv, add control over bgp updates

Add a test to control the json values of the incoming BGP update
received by an unnumbered BGP.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_ipv6_rtadv/r1/bgp_ipv4_routes.json [new file with mode: 0644]
tests/topotests/bgp_ipv6_rtadv/r1/bgp_ipv6_routes.json [new file with mode: 0644]
tests/topotests/bgp_ipv6_rtadv/test_bgp_ipv6_rtadv.py