]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if iBGP session can drop invalid AIGP attribute 15895/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 1 May 2024 13:33:52 +0000 (16:33 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 1 May 2024 13:33:52 +0000 (16:33 +0300)
commitf58227c91e4aaf3b54929634b310de86c0202a6e
treed88381a110dd10fc4672448450cc20438eab8472
parent714e5be9a0804c0da2c9429bead274bbaefc9939
tests: Check if iBGP session can drop invalid AIGP attribute

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
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