CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/18 06:20:01
Modified files:
usr.sbin/bgpd : rde.c rde_peer.c
Log message:
Improve pending checks in poll loop by ordering them by trigger frequency
and by making peer_imsg_pending() a true O(1) function.
OK tb@
