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.