]> git.ipfire.org Git - thirdparty/ntp.git/commit
ntp_timer.c:
authorHarlan Stenn <stenn@ntp.org>
Wed, 21 Nov 2007 06:12:13 +0000 (01:12 -0500)
committerHarlan Stenn <stenn@ntp.org>
Wed, 21 Nov 2007 06:12:13 +0000 (01:12 -0500)
commite3387c3aebc1e49a54450eef92f3f678dca6063d
tree75fe849393124b68085ca317153c20598a11c1d9
parent4dffda4de3611b224ad595cf28deaf26c703b14c
ntp_timer.c:
  ntp_timer.c: watch the non-burst packet rate
ntp_monitor.c:
  ntp_monitor.c: RES_LIMITED cleanup from Dave Mills
ntp_config.c:
  config: average and minimum are ^2 values
ntp_peer.c:
  ntp_peer.c: disallow peer_unconfig()
ntpdc_ops.c:
  Dave Mills: unknownversion is really "declined", not "bad version"
ntp_restrict.c:
  ntp_restrict.c: RES_LIMITED cleanup from Dave Mills
ChangeLog:
  Changes from Dave Mills
ntp_crypto.c:
  ntp_crypto.c: volley -> retry.  Cleanup TAI leap message.
ntp_request.c:
  Cleanup from Dave Mills
ntp_loopfilter.c:
  ntp_loopfilter.c: poll interval cleanup from Dave Mills
ntp_proto.c:
  ntp_proto.c: RES_LIMITED, rate bucktes, counters, overall cleanup from Dave Mills
ntpd.h, ntp.h:
  general and packet retry cleanup from Dave Mills
ntp_util.c:
  cleanup

bk: 4743cc3dE5jpB9i67Lx5cMXQhm2OtQ
14 files changed:
ChangeLog
include/ntp.h
include/ntpd.h
ntpd/ntp_config.c
ntpd/ntp_crypto.c
ntpd/ntp_loopfilter.c
ntpd/ntp_monitor.c
ntpd/ntp_peer.c
ntpd/ntp_proto.c
ntpd/ntp_request.c
ntpd/ntp_restrict.c
ntpd/ntp_timer.c
ntpd/ntp_util.c
ntpdc/ntpdc_ops.c