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

index e035fa25bbeecc5b015cd8dd2febfa549de9e74d..f2b374c1e1304545d18908551b5b389f7381c0d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,5 +38,5 @@ The `make install` creates the `nqptp` group and installs a `systemd` startup sc
 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.
+1. Old clock records are not garbage-collected, so once it has seen 32 different clock/ip combinations, `nqptp` fills up.
+2. At present, `nqptp` does not take advantage of hardware timestamping.