From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Fri, 26 Mar 2021 20:58:17 +0000 (+0000) Subject: Update README.md X-Git-Tag: 1.1-dev~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fb2bfc40a76adc597102a8dda73249ba3191960;p=thirdparty%2Fnqptp.git Update README.md --- diff --git a/README.md b/README.md index 6803493..70e26bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# nqptp -- Not Quite PTP +# NQPTP -- Not Quite PTP The `nqptp` daemon monitors PTP traffic. Briefly, `nqptp` monitors the times of any [PTP](https://en.wikipedia.org/wiki/Precision_Time_Protocol) clocks -- up to 32 -- it sees on ports 319 and 320. It maintains a record for each clock, identified by its Clock ID and IP. This information is provided via a [POSIX shared memory](https://pubs.opengroup.org/onlinepubs/007908799/xsh/shm_open.html) interface at `/nqptp`. Here are details of the interface: ```c struct clock_source {