File: mrufmt.adoc

package info (click to toggle)
ntpsec 1.2.0%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,044 kB
  • sloc: ansic: 60,737; python: 31,610; sh: 1,494; yacc: 1,291; makefile: 176; javascript: 138
file content (28 lines) | stat: -rw-r--r-- 1,391 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
// Included twice, from ntpq and ntpmon docs
[width="100%",cols="<20%,<80%"]
|=======================================================================
|Column          |Description
|+lstint+        |
Interval in s between the receipt of the most recent packet from this
address and the completion of the retrieval of the MRU list by +ntpq+.
|+avgint+        |
Average interval in s between packets from this address.
|+rstr+          |
Restriction flags associated with this address. Most are copied
unchanged from the matching +restrict+ command, however 0x400 (kod)
and 0x20 (limited) flags are cleared unless the last packet from this
address triggered a rate control response.
|+r+             |
Rate control indicator, either a period, +L+ or +K+ for no rate
control response, rate limiting by discarding, or rate limiting with a
KoD response, respectively.
|+m+             |Packet mode.
|+v+             |Packet version number.
|+count+         |Packets received from this address.
|+score+         |Packets per second (averaged with exponential decay).
|+drop+          |Packets dropped (or KoDed) from this address.
|+rport+         |Source port of last packet from this address.
|+remote address+|
DNS name, numeric address, or address followed by claimed DNS name
which could not be verified in parentheses.
|=======================================================================