]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r314946:
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Apr 2017 06:11:04 +0000 (06:11 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Apr 2017 06:11:04 +0000 (06:11 +0000)
commit2a6ea50fbfd4f3e4ae7ddc8cd331850e5da924b4
tree424dbf4df59d46dc3306c1933757b18184db7cf7
parent69f36c8f22c5de4efc141b1f454a6fefdbc3fcc8
MFC r314946:

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@316559 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/ntp/config.h