<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
img {
max-width: 100%;
height: auto;
}
p.details {
font-style:italic;
color:#777
}
.footer p {
font-size:small;
color:#777
}
pre.commit-message {
white-space: pre-wrap;
}
.file-stats a {
text-decoration: none;
}
.file-stats .new-file {
color: #090;
}
.file-stats .deleted-file {
color: #B00;
}
</style>
<body>
<div class='content'>
<h3>
Hal Murray pushed to branch master
at <a href="https://gitlab.com/NTPsec/ntpsec">NTPsec / ntpsec</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/NTPsec/ntpsec/commit/78964c82a80f0080fd8a95e95c7840019353f2ff">78964c82</a></strong>
<div>
<span>by Hal Murray</span>
<i>at 2016-01-02T22:05:29Z</i>
</div>
<pre class='commit-message'>Make tables easier to read</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
docs/decode.txt
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://gitlab.com/NTPsec/ntpsec/commit/78964c82a80f0080fd8a95e95c7840019353f2ff#diff-0'>
<strong>
docs/decode.txt
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/docs/decode.txt
</span><span style="color: #000000;background-color: #ddffdd">+++ b/docs/decode.txt
</span><span style="color: #aaaaaa">@@ -71,7 +71,7 @@ Count (8-11) and Event (12-15). It is reported in the first line of the
</span>
The Leap Field displays the system leap indicator bits coded as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |========================================================================
|Code | Message | Description
| +0+ | +leap_none+ | normal synchronized state
<span style="color: #aaaaaa">@@ -83,7 +83,7 @@ The Leap Field displays the system leap indicator bits coded as follows:
</span> The Source Field displays the current synchronization source coded as
follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |=============================================================================
| Code | Message | Description
| +0+ | +sync_unspec+ | not yet synchronized
<span style="color: #aaaaaa">@@ -104,7 +104,7 @@ ignored.
</span>
The Event Field displays the most recent event message coded as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |============================================================================
| Code | Message | Description
| +00+ | +unspecified+ | unspecified
<span style="color: #aaaaaa">@@ -143,7 +143,7 @@ combines with the 3-bit-wide Select Field to create the first full
</span> byte of the peer status word.) The meaning of each bit in the Status
Field is listed in the following table:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |==============================================================
| Code | Message | Description
| +08+ | +bcst+ | broadcast association
<span style="color: #aaaaaa">@@ -157,8 +157,8 @@ The Select Field displays the current selection status. (The T Field in
</span> the following table gives the corresponding tally codes used in the
+{ntpq} peers+ display.) The values are coded as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<25%,<25%,<25%,<25%",]
-|================================================================================
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<25%,^10%,<55%",]
+|============================================================================
</span> | Code| Message | T | Description
| +0+ | +sel_reject+ | | discarded as not valid (TEST10-TEST13)
| +1+ | +sel_falsetick+ | +x+ | discarded by intersection algorithm
<span style="color: #aaaaaa">@@ -168,7 +168,7 @@ the following table gives the corresponding tally codes used in the
</span> | +5+ | +sel_backup+ | +#+ | backup (more than +tos maxclock+ sources)
| +6+ | +sel_sys.peer+ | +*+ | system peer
| +7+ | +sel_pps.peer+ | +o+ | PPS peer (when the prefer peer is valid)
<span style="color: #000000;background-color: #ffdddd">-|================================================================================
</span><span style="color: #000000;background-color: #ddffdd">+|=============================================================================
</span>
The Count Field displays the number of events since the last time the
code changed. Upon reaching 15, subsequent events with the same code are
<span style="color: #aaaaaa">@@ -176,7 +176,7 @@ ignored.
</span>
The Event Field displays the most recent event message coded as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |============================================================================
| Code | Message | Description
| +01+ | +mobilize+ | association mobilized
<span style="color: #aaaaaa">@@ -212,10 +212,10 @@ The Count Field displays the number of events since the last +lockvar+
</span> command, while the Event Field displays the most recent event message
coded as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |===========================================================================
| Code | Message | Description
<span style="color: #000000;background-color: #ffdddd">-| +00+ | +clk_unspe+ | nominal
</span><span style="color: #000000;background-color: #ddffdd">+| +00+ | +clk_unspec+ | nominal
</span> | +01+ | +clk_noreply+ | no reply to poll
| +02+ | +clk_badformat+ | bad timecode format
| +03+ | +clk_fault+ | hardware or software fault
<span style="color: #aaaaaa">@@ -233,7 +233,7 @@ peer event is reported.
</span> The flash status word is displayed by the +{ntpq}+ program +rv+ command.
It consists of a number of bits coded in hexadecimal as follows:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<25%,<25%,<25%,<25%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<15%,<25%,<50%",]
</span> |==============================================================================
| Code | Tag | Message | Description
| +0001+ | BOGON1 | +pkt_dup+ | duplicate packet
<span style="color: #aaaaaa">@@ -263,7 +263,7 @@ charactes. In practice they are informal and tend to change with time
</span> and implementation. Some of these codes can appear in the reference
identifier field in +{ntpq}+ billboards. Following is the current list:
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<50%,<50%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="50%",cols=">20%,<80%"]
</span> |==================================================================
| Code | Description
| +ACST+ | manycast server
<span style="color: #aaaaaa">@@ -285,7 +285,7 @@ identifier field in +{ntpq}+ billboards. Following is the current list:
</span> These messages are sent to the +cryptostats+ file when an error is
detected in the Autokey protocol.
<span style="color: #000000;background-color: #ffdddd">-[width="100%",cols="<34%,<33%,<33%",]
</span><span style="color: #000000;background-color: #ddffdd">+[width="70%",cols=">10%,<30%,<60%",]
</span> |==========================================================================
| Code | Message | Description
| +01+ | +bad_format+ | bad extension field format or length
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://gitlab.com/NTPsec/ntpsec/commit/78964c82a80f0080fd8a95e95c7840019353f2ff">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/NTPsec/ntpsec/commit/78964c82a80f0080fd8a95e95c7840019353f2ff"}}</script>
</p>
</div>
</body>
</html>