Hack for monitoring NTP servers

Hal Murray halmurray at sonic.net
Mon Apr 15 18:38:29 UTC 2024


James Browning said:
> If you were thinking of adding way too many servers you might want to replace
> the bubble sort around lines 1709-1728 of ntp_proto.c 

That code is only sorting the servers that get used.  Anything with noselect 
got tossed back at line 1619.
                if (peer_unfit(peer)) {
                        continue;


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list