]> 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)
commit7dd8171d21af455481685e787ecd1475a5540360
treecfbe164ba4443525f684674f189c8a95735fa141
parentbe8f8118b50943e6d041e83ba69b6d4710cd23b9
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