When initalizing a new peer, wait an extra 5 seconds before connecting
authorclaudio <claudio@openbsd.org>
Tue, 14 Feb 2023 15:37:45 +0000 (15:37 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 14 Feb 2023 15:37:45 +0000 (15:37 +0000)
commit69592b47a60bd3407891293c86f9423f066f7666
tree25d34ba3d8597438d44f397e500b487c8a65295f
parentfd932e237e7dfbcd11813a6cc7149a6f9c507599
When initalizing a new peer, wait an extra 5 seconds before connecting
eo the remote end. With this the RDE has a chance to finish config reload
before the session to a new peer is established.
OK tb@
usr.sbin/bgpd/session.c