CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/04 03:47:25
Modified files:
usr.sbin/bgpd : session.h parse.y mrt.c bgpd.h bgpd.c
Log message:
Switch main poll event loop of parent process over to use monotime and
timer api. This mainly affects the mrt file handling and removes some
hand rolled timeout handling.
Fix for CID 492342
OK tb@
