mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-07 12:25:08 -05:00
cmdmon: switch serverstats to 64-bit integers
Update the serverstats response to use the new 64-bit integers. Don't define a new value for the response as it already had an incompatible change since the latest release (new fields added for timestamp counters).
This commit is contained in:
@@ -1216,10 +1216,6 @@ NIC.
|
||||
*NTP hardware TX timestamps*:::
|
||||
The number of NTP responses (in the interleaved mode) which included a transmit
|
||||
timestamp captured by the NIC.
|
||||
{blank}::
|
||||
+
|
||||
Note that the numbers reported by this command overflow to zero after
|
||||
4294967295, i.e. they are 32-bit values.
|
||||
|
||||
[[allow]]*allow* [*all*] [_subnet_]::
|
||||
The effect of the allow command is identical to the
|
||||
|
||||
Reference in New Issue
Block a user