History log of /openbsd/regress/usr.sbin/bgpd/integrationtests/maxprefix.sh (Results 1 – 4 of 4)
Revision Date Author Comments
# 988ce863 28-Aug-2024 claudio <claudio@openbsd.org>

Extend maxprefix and maxprefixout tests to also check that the limits
are checked during reload.


# 5412afca 15-Feb-2023 claudio <claudio@openbsd.org>

bgpd no longer immediatly opens the connection to its peers so instead
use 'bgpctl nei RDOMAIN2 up' to force the connection up. While there
use the same timeouts everywhere. May need further tuning b

bgpd no longer immediatly opens the connection to its peers so instead
use 'bgpctl nei RDOMAIN2 up' to force the connection up. While there
use the same timeouts everywhere. May need further tuning but this
works for me.
Issue noticed by anton@

show more ...


# f09bb9f3 08-Mar-2022 claudio <claudio@openbsd.org>

Add a sleep when starting the bgpd daemons so that there is less chance
for a connection collision.


# f24a7fe0 22-Jan-2020 claudio <claudio@openbsd.org>

Add a simple regress test to check that max-prefix works