CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/07 01:14:57
Modified files:
usr.sbin/ntpd : client.c config.c ntp.c
Log message:
Sometimes ntp peers are unreliable (looking at you pool.ntp.org!)
and net config can change as well. So if a peer does not respond,
throw it out of the pool if it's a pool member and re-resolve to
find a replacement. Hold on to good peers so we end up with a good
set of peers. ok benno@
