From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 6 Jul 2021 15:57:34 +0000 (+0100) Subject: Update README.md X-Git-Tag: 1.2~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1cc322e02b7d0d4d804789dc966d9213634b16;p=thirdparty%2Fnqptp.git Update README.md --- diff --git a/README.md b/README.md index 7f8f559..d1831cf 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,12 @@ Clock records not updated for a period are deleted. Since `nqptp` uses ports 319 and 320, it can not coexist with any other user of those ports, such as full PTP service daemons. # Known Issues +* `nqptp` has not been checked or audited for security issues. Note that it must run in `root` mode. * It's probably buggy! -* At present, `nqptp` does not take advantage of hardware timestamping. -* The daemon has been developed and tested on a `systemd` Linux only. +* `nqptp` does not take advantage of hardware timestamping. # Things Can Change The `nqptp` daemon is under active development and, consequently, everything here can change, possibly very radically. # NQPTP is not PTP! -`nqptp` uses just a part of the [IEEE 1588-2008](https://standards.ieee.org/standard/1588-2008.html) protocol. It is not a PTP clock of any kind. +`nqptp` uses just a part of the [IEEE 1588-2008](https://standards.ieee.org/standard/1588-2008.html) protocol. It is not a PTP clock.