Add a maxattr regress test that causes the rdomain1 bgpd instance to trip
authorclaudio <claudio@openbsd.org>
Wed, 25 Sep 2024 14:42:39 +0000 (14:42 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 25 Sep 2024 14:42:39 +0000 (14:42 +0000)
commit4532df1c40b4df3d7f61b1694d736813cd3e74bf
treedc8ac279689ce5f3511c96f3e0eca7246a9347ce
parent2d63a5f7c18307d9a363847281216825476e18ac
Add a maxattr regress test that causes the rdomain1 bgpd instance to trip
over 4096 bytes for a BGP UPDATE message. Check on the 3rd system that the
affected prefixes are properly withdrawn.
regress/usr.sbin/bgpd/integrationtests/Makefile
regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain1.conf [new file with mode: 0644]
regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain2_1.conf [new file with mode: 0644]
regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain2_2.conf [new file with mode: 0644]
regress/usr.sbin/bgpd/integrationtests/maxattr.sh [new file with mode: 0644]
regress/usr.sbin/bgpd/integrationtests/maxattr.test1.ok [new file with mode: 0644]
regress/usr.sbin/bgpd/integrationtests/maxattr.test2.ok [new file with mode: 0644]