Re: [Linuxptp-users] HWTSTAMP_TX_ONESTEP_SYNC vs HWTSTAMP_TX_ON
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-07-29 18:19:08
|
On Mon, Jul 29, 2013 at 01:34:41PM +0000, Ledda William EXT wrote: > > From my understanding of the PTP protocol, the one-step clock is "significant" only for the MASTER, e.g. it doesn't send the FOLLOW_UP because the "tx timestamp" is included in the SYNC. Is it correct? Yes and no. This statement is true for E2E delay mechanism. Theoretically, one step is also possible for the P2P mechanism, but I don't think any hardware implements that yet (and neither does linuxptp). HTH, Richard |