]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update README.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 22 Mar 2021 16:50:32 +0000 (16:50 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 16:50:32 +0000 (16:50 +0000)
README.md

index f918a782e2e172a5b03e4e785485b1965092c7fd..4e5e048f0120ec0aaab7df257c6857a9ff4ccf20 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,3 +36,7 @@ The `make install` creates the `nqptp` group and installs a `systemd` startup sc
 
 # Notes
 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
+1 Old clock records are not garbage-collected, so once it has seen 32 different clock/ip combinations, it fills up. This will be fixed real soon now.
+2 At present, `nqptp` does not take advantage of hardware timestamping. It will soon.