Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   sommerfeld
Date:           Mon Sep  6 21:58:46 UTC 1999

Modified Files:
        basesrc/usr.sbin/xntp/xntpd: ntp_peer.c

Log Message:
When peers are configured "remotely" (by ntp_intres.c), don't start
more than one per timer tick.  this will hopefully cause faster
convergence since the responses are less likely to pile up on top of
each other.  (they'll eventually get randomized out of synch with each
other, but there's no sense in starting them off synchronized).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/xntp/xntpd/ntp_peer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index