From: Harlan Stenn Date: Sat, 21 Jul 2018 04:25:55 +0000 (+0000) Subject: [Bug 3426] ntpdate.html -t default is 2 seconds. Leonid Evdokimov. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a18dfef01445e5392a8c4bd74761c268aa45845;p=thirdparty%2Fntp.git [Bug 3426] ntpdate.html -t default is 2 seconds. Leonid Evdokimov. bk: 5b52b5d372pCQgjI3Ev46da54R0nXw --- diff --git a/ChangeLog b/ChangeLog index a3d788f70..29c037bd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --- +* [Sec 3012] noepeer tweaks. * [Bug 3506] Service Control Manager interacts poorly with NTPD - changed interaction with SCM to signal pending startup * [Bug 3486] Buffer overflow in ntpq/ntpq.c:tstflags() @@ -41,7 +42,7 @@ New macro REFID_ISTEXT() which is also used in ntpd/ntp_control.c. * [Bug 3434] ntpd clears STA_UNSYNC on start - applied patch by Miroslav Lichvar -* [Sec 3012] noepeer tweaks. +* [Bug 3426] ntpdate.html -t default is 2 seconds. Leonid Evdokimov. * [Bug 3121] Drop root privileges for the forked DNS worker - integrated patch by Reinhard Max * [Bug 2821] minor build issues diff --git a/html/ntpdate.html b/html/ntpdate.html index 9216b6c05..56e100da3 100644 --- a/html/ntpdate.html +++ b/html/ntpdate.html @@ -11,7 +11,7 @@ giffrom Alice's Adventures in Wonderland, Lewis Carroll

I told you it was eyeball and wristwatch.

Last update: - 9-Feb-2014 03:34 + 21-Jul-2018 04:09 UTC



@@ -63,7 +63,7 @@ Protocol (SNTP) Client page. After a suitable period of mourning, the n
-s
Divert logging output from the standard output (default) to the system syslog facility. This is designed primarily for convenience of cron scripts.
-t timeout
-
Specify the maximum time waiting for a server response as the value timeout, in seconds and fraction. The value is is rounded to a multiple of 0.2 seconds. The default is 1 second, a value suitable for polling across a LAN.
+
Specify the maximum time waiting for a server response as the value timeout, in seconds and fraction. The value is is rounded to a multiple of 0.2 seconds. The default is 2 seconds, a value suitable for polling across a LAN.
-u
Direct ntpdate to use an unprivileged port for outgoing packets. This is most useful when behind a firewall that blocks incoming traffic to privileged ports, and you want to synchronize with hosts beyond the firewall. Note that the -d option always uses unprivileged ports.
-v