View | Details | Raw Unified | Return to bug 33585
Collapse All | Expand All

(-)ntp.conf-mod.5 (-12 / +14 lines)
Lines 172-178 Link Here
172
broadcast messages go only to the interface associated with the
172
broadcast messages go only to the interface associated with the
173
subnet specified, but multicast messages go to all interfaces.
173
subnet specified, but multicast messages go to all interfaces.
174
In broadcast mode the local server sends periodic broadcast
174
In broadcast mode the local server sends periodic broadcast
175
messages to a client population at the <i><tt>address</tt></i>
175
messages to a client population at the
176
.Ic address
176
specified, which is usually the broadcast address on (one of) the
177
specified, which is usually the broadcast address on (one of) the
177
local network(s) or a multicast address assigned to NTP.
178
local network(s) or a multicast address assigned to NTP.
178
The IANA
179
The IANA
Lines 251-257 Link Here
251
initial synchronization acquisition with the
252
initial synchronization acquisition with the
252
.Ic server
253
.Ic server
253
command and s addresses and when
254
command and s addresses and when
254
.Nm
255
.Xr ntpd 8
255
is started
256
is started
256
with the
257
with the
257
.Fl q
258
.Fl q
Lines 323-329 Link Here
323
This command enables reception of manycast client messages to
324
This command enables reception of manycast client messages to
324
the multicast group address(es) (type m) specified.
325
the multicast group address(es) (type m) specified.
325
At least one
326
At least one
326
address is required, but The NTP multicast address 224.0.1.1
327
address is required, but the NTP multicast address 224.0.1.1
327
assigned by the IANA should NOT be used, unless specific means are
328
assigned by the IANA should NOT be used, unless specific means are
328
taken to limit the span of the reply and avoid a possibly massive
329
taken to limit the span of the reply and avoid a possibly massive
329
implosion at the original sender.
330
implosion at the original sender.
Lines 567-574 Link Here
567
needed to authenticate some remote configuration commands used by
568
needed to authenticate some remote configuration commands used by
568
the
569
the
569
.Xr ntpdc 8 ,
570
.Xr ntpdc 8 ,
570
.Xr ntpq 8 ,
571
.Xr ntpq 8
571
.Xr ntpdc 8
572
utilities.
572
utilities.
573
The
573
The
574
.Pa ntpkey
574
.Pa ntpkey
Lines 876-882 Link Here
876
integers with values from 1 to 65,534.
876
integers with values from 1 to 65,534.
877
.El
877
.El
878
.Sh Monitoring Support
878
.Sh Monitoring Support
879
.Xr ntpd 8   
879
.Xr ntpd 8
880
includes a comprehensive monitoring facility suitable
880
includes a comprehensive monitoring facility suitable
881
for continuous, long term recording of server and client
881
for continuous, long term recording of server and client
882
timekeeping performance.
882
timekeeping performance.
Lines 952-958 Link Here
952
The first two fields show the date (Modified Julian Day) and
952
The first two fields show the date (Modified Julian Day) and
953
time (seconds and fraction past UTC midnight).
953
time (seconds and fraction past UTC midnight).
954
The next field shows
954
The next field shows
955
the clock address in dotted-quad notation, The final field shows
955
the clock address in dotted-quad notation.
956
The final field shows
956
the last timecode received from the clock in decoded ASCII format,
957
the last timecode received from the clock in decoded ASCII format,
957
where meaningful.
958
where meaningful.
958
In some clock drivers a good deal of additional
959
In some clock drivers a good deal of additional
Lines 974-980 Link Here
974
time (seconds and fraction past UTC midnight).
975
time (seconds and fraction past UTC midnight).
975
The next two fields
976
The next two fields
976
show the remote peer or clock address followed by the local address
977
show the remote peer or clock address followed by the local address
977
in dotted-quad notation, The final four fields show the originate,
978
in dotted-quad notation.
979
The final four fields show the originate,
978
receive, transmit and final NTP timestamps in order.
980
receive, transmit and final NTP timestamps in order.
979
The timestamp
981
The timestamp
980
values are as received and before processing by the various data
982
values are as received and before processing by the various data
Lines 1011-1017 Link Here
1011
of a file set that are currently unused are available for
1013
of a file set that are currently unused are available for
1012
administrational operations without the risk of disturbing the
1014
administrational operations without the risk of disturbing the
1013
operation of
1015
operation of
1014
.Xr ntpd 8  . 
1016
.Xr ntpd 8 . 
1015
(Most important: they can be removed to
1017
(Most important: they can be removed to
1016
free space for new data produced.)
1018
free space for new data produced.)
1017
Note that this command can be sent from the
1019
Note that this command can be sent from the
Lines 1217-1223 Link Here
1217
If the
1219
If the
1218
.Cm kod
1220
.Cm kod
1219
flag is set and either service is denied or the client
1221
flag is set and either service is denied or the client
1220
limit is exceeded, the server it returns the packet and sets the
1222
limit is exceeded, the server returns the packet and sets the
1221
leap bits unsynchronized, stratum zero and the ASCII string "DENY"
1223
leap bits unsynchronized, stratum zero and the ASCII string "DENY"
1222
in the reference source identifier field.
1224
in the reference source identifier field.
1223
If the
1225
If the
Lines 1518-1524 Link Here
1518
.Cm refid
1520
.Cm refid
1519
and
1521
and
1520
.Cm stratum
1522
.Cm stratum
1521
options control can be used to
1523
options can be used to
1522
override the defaults for the device.
1524
override the defaults for the device.
1523
There are two optional
1525
There are two optional
1524
device-dependent time offsets and four flags that can be included
1526
device-dependent time offsets and four flags that can be included
Lines 1785-1791 Link Here
1785
support for this routine is detected automatically when the NTP
1787
support for this routine is detected automatically when the NTP
1786
daemon is compiled, so it is not necessary for the user to worry
1788
daemon is compiled, so it is not necessary for the user to worry
1787
about this flag.
1789
about this flag.
1788
It flag is provided primarily so that this support
1790
It is provided primarily so that this support
1789
can be disabled during kernel development.
1791
can be disabled during kernel development.
1790
The default for this
1792
The default for this
1791
flag is
1793
flag is

Return to bug 33585