No longer wait for the RTR process to finish the config reload before
authorclaudio <claudio@openbsd.org>
Tue, 14 Feb 2023 15:33:46 +0000 (15:33 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 14 Feb 2023 15:33:46 +0000 (15:33 +0000)
commitfd932e237e7dfbcd11813a6cc7149a6f9c507599
tree81e5aa52f29f1abbcbd2432346dea7574c28dddf
parented0e30432fb226d31993a20c9aa06df981334abf
No longer wait for the RTR process to finish the config reload before
sending the IMSG_RECONF_DONE message to the RDE. The RDE does not depend
on the RTR config reload (in contrast to the SE).
The ROA / ASPA reload is async from the RDE config reload.
OK tb@
usr.sbin/bgpd/bgpd.c