freebsd-dev/usr.sbin/ntp
Cy Schubert 6a1588c0a4 Configure leap-second smearing (always).
Leap-second smearing is an experimental option that may be specified in
ntp.conf(5) and the -x option on the command line to spread the effect
of a leap-second over an interval as specified by the leapsmearinterval
config file statement. Recommended values are between 7200 (2 hours) and
86400 (24 hours).

It is advised that leap-second smearing not be used for public NTP
servers (https://www.meinbergglobal.com/download/burnicki/Leap\
%20Second%20Smearing%20With%20NTP.pdf). It is also advised that NTP
clients not use a mix of NTP servers using leap-second smearing with
NTP servers not using leap-second smearing as that could cause
undefined client behaviour.

Leap-second smearing was committed to ports net/ntp and net/ntp-devel
by r426825 on 2016-11-22.

Suggested by:	des
MFC after:	4 weeks
2017-03-09 05:29:24 +00:00
..
doc Remove extraneous arguments and options, which don't make sense for 2017-03-08 07:02:39 +00:00
libntp Simplify idioms in Makefiles further 2017-03-01 05:19:35 +00:00
libntpevent Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
libopts Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
libparse Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
ntp-keygen Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
ntpd Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
ntpdate Simplify idioms in Makefiles further 2017-03-01 05:19:35 +00:00
ntpdc Simplify idioms in Makefiles further 2017-03-01 05:19:35 +00:00
ntpq Simplify idioms in Makefiles further 2017-03-01 05:19:35 +00:00
ntptime Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
scripts MFV r308954: 2016-11-22 08:27:49 +00:00
sntp Simplify/improve idioms in usr.sbin/ntp Makefiles 2017-03-01 04:54:06 +00:00
config.h Configure leap-second smearing (always). 2017-03-09 05:29:24 +00:00
Makefile Parallelize the usr.sbin/ntp subdirectory build 2015-09-06 18:58:33 +00:00
Makefile.inc Fix overlinking again after recent ntp updates 2015-05-25 20:27:46 +00:00