Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
NTPsec
ntpsec
Commits
a4ca26fa
Commit
a4ca26fa
authored
Jan 09, 2017
by
Eric S. Raymond
Browse files
Add an item to the to-do list.
parent
bb92c234
Changes
1
Hide whitespace changes
Inline
Side-by-side
devel/TODO
View file @
a4ca26fa
...
...
@@ -96,8 +96,12 @@ Neither is ideal, easy pickings for someone to code on.
* Hal says "We need a way to inspect/debug bits on the wire. `ntpdate
-du' is the traditional approach." Hal's straw man is a new program
rather than trying to make ntpdig do this. Eric's proposed answer:
ntpshark, a command interpreter written around the ntp Python module and
loosely modeled on wireshark.
ntpshark, a command interpreter written around the ntp Python module
(or scapy) and loosely modeled on wireshark.
* Measure time from the clock reading to transmission for outbound
packets. Use the distribution to correct for computation time
before transmission.
* We might be able to eliminate a lot of the Linux runtime
droproot code by using file capabilities.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment