Download raw body.
bgpd: switch mrt reopen timer to the timer API
On Mon, Nov 03, 2025 at 08:36:00PM +0100, Claudio Jeker wrote: > This bothered me for a while, the main poll loop in bgpd did not use the > timer api but instead used some hand rolled stuff. > > This fixes this and should also fix CID 492342 while there. I like it. ok tb
bgpd: switch mrt reopen timer to the timer API