Make sure that only one roa softreconfig runner is run at any time.
authorclaudio <claudio@openbsd.org>
Wed, 31 Aug 2022 11:25:36 +0000 (11:25 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 31 Aug 2022 11:25:36 +0000 (11:25 +0000)
commit6f8eff73e408094c8eb3bc71885ac57ba935f667
tree6a80885ae321dd884d95c741a749630676bb9138
parent5b146c4de655d4dd756d4e992b879ff2ddbe6ccc
Make sure that only one roa softreconfig runner is run at any time.
If a run takes to long drop the current update and wait for the next update.
OK benno@
usr.sbin/bgpd/rde.c
usr.sbin/bgpd/rde_trie.c
usr.sbin/bgpd/rtr.c