]> 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:55 +0000 (16:50 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 16:50:55 +0000 (16:50 +0000)
README.md

index 4e5e048f0120ec0aaab7df257c6857a9ff4ccf20..e035fa25bbeecc5b015cd8dd2febfa549de9e74d 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, it fills up. This will be fixed real soon now.
+2. At present, `nqptp` does not take advantage of hardware timestamping. It will soon.