]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if iBGP session can drop invalid AIGP attribute
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 1 May 2024 13:33:52 +0000 (16:33 +0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 7 May 2024 14:46:12 +0000 (14:46 +0000)
commit2b05ddbe743d6501b4998d30c848e02e1f61fba4
tree954efdc4c81105bd268a42e34fc5bcd5190d572d
parent408cf3786ed68e2a4290393785c0c48d093de973
tests: Check if iBGP session can drop invalid AIGP attribute

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit f58227c91e4aaf3b54929634b310de86c0202a6e)
tests/topotests/bgp_path_attribute_discard/peer1/exabgp.cfg
tests/topotests/bgp_path_attribute_discard/r1/bgpd.conf [deleted file]
tests/topotests/bgp_path_attribute_discard/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_path_attribute_discard/r1/zebra.conf [deleted file]
tests/topotests/bgp_path_attribute_discard/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_path_attribute_discard/test_bgp_path_attribute_discard.py