From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:50:55 +0000 (+0000) Subject: Update README.md X-Git-Tag: 1.1-dev~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2ed2a5ade9f8e2ca28f9d5e6be30bd0f26777a;p=thirdparty%2Fnqptp.git Update README.md --- diff --git a/README.md b/README.md index 4e5e048..e035fa2 100644 --- 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.