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