Re: Significance of "space" in the ntpq -p display



Dave Hart wrote:
On Mar 12, 8:28 pm, "David J Taylor" <david-tay...@xxxxxxxxxxxxxxxxxxx
this-bit.nor-this.co.uk> wrote:
Dave Hart wrote:
On Mar 12, 8:12 pm, "David J Taylor" <david-tay...@xxxxxxxxxxxxxxxxxxx
this-bit.nor-this.co.uk> wrote:
Dave Hart wrote:
It looks like you've found a documentation omission.
Thanks, Dave. As you have the code to hand, could you report it as a
bug?
Sure. Where did you find the slightly inadequate description of space
in the first character of the peers billboard lines?
The only table I can find on the official site is:

http://www.cis.udel.edu/~mills/ntp/html/decode.html

where the description is: "discarded as not valid (TEST10-TEST13)"

Does it also have a more detailed description of TEST12?


The test codes are really internal to the reference implementation and
they have changed from time to time so you should not rely too much on
documentation. They are mostly sanity checks to validate the incoming
packets.

I believe the reference NTP source does not include man pages, so I
don't think a http://bugs.ntp.org/ report would be useful. You might
check http://support.ntp.org/ to see if there's something you can add
or correct there about peers billboard sync codes.

Since the test flags are version dependent there's not a lot you can do
in the way of documentation unless you include version information as well.

However, both sites are currently inaccessible to me, which I reported
to webmaster@xxxxxxx but that mail may be hosted on the same
unreachable machine. From three test locations I reach an ISC router
responding host unreachable which I think means the connectivity is
fine but the host isn't. I'll forward the report on to a few selected
non-@xxxxxxx email addresses.


The site was down for maintenance.

Danny

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
.



Relevant Pages

  • Re: [PATCH 0/4] Alternative approach to MT_TOOL_ENVELOPE
    ... The second adds documentation for evdev codes to the Documentation ... this approach uses ST protocol semantics. ... report more than simple singular contact within the standard axes. ...
    (Linux-Kernel)
  • Parameter thru Form Dialog Box for REPORT
    ... This i have done as per lessons in MS Access Coding where codes have ... Module created by name of Report Parameter ... Private Sub Report_Open ... 'Cancel Report if user clicked the Cancel Button ...
    (microsoft.public.access.reports)
  • Re: Turn a 500 page print job into 500 print jobs?
    ... Assuming your report recipients are identified by a RecipientID field, ... Set rst = CurrentDb.OpenRecordset ... > only pays attention to codes on page one of any given print job. ...
    (microsoft.public.access.reports)
  • Re: Field values used to filter a report
    ... You will need to provide an interface where the user can choose the zip codes. ... You will then loop through the ItemsSelected in the list box to build up the WhereCondition string for the report. ... Use a multi-select list box to filter a report ...
    (microsoft.public.access.reports)