CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/12 08:17:43
Modified files:
usr.sbin/bgpd : bgpd.h monotime.h rde.c
Log message:
Track the amount of time spent in various parts of the RDE main event loop.
Knowing which parts of the loop take a lot of time helps with performance
tuning.
OK tb@
