]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if stale routes with addpath are marked with LLGR community 17376/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 7 Nov 2024 12:01:39 +0000 (14:01 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 7 Nov 2024 12:15:18 +0000 (14:15 +0200)
commit2e5e3b4bd097dc5b45dee476d844bde398ebee00
tree8abea35b33be53c790ccdec4cd06a0500bf19dd1
parent444bdc4cc04908fbda08114fd2f845b3be088e01
tests: Check if stale routes with addpath are marked with LLGR community

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_addpath_llgr/__init__.py [new file with mode: 0644]
tests/topotests/bgp_addpath_llgr/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_addpath_llgr/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_addpath_llgr/r3/frr.conf [new file with mode: 0644]
tests/topotests/bgp_addpath_llgr/test_bgp_addpath_llgr.py [new file with mode: 0644]