Re: [Linuxptp-users] Problems with ptp4l via a Cisco Nexus 5000 Switch
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2016-07-05 12:53:39
|
BTW, in the log I noticed a bug (not related to your problem): On Fri, Jul 01, 2016 at 03:26:05PM +0200, Christian wrote: > ptp4l[622912.203]: port 0: INITIALIZING to LISTENING on INITIALIZE > ptp4l[622912.209]: port 0: setting asCapable > ptp4l[622918.492]: port 0: announce timeout > ptp4l[622925.985]: port 0: announce timeout > ptp4l[622932.071]: port 0: announce timeout Port 0 is the UDS port and should never see an announce message timeout. This is a regression in v1.6. I just posted a fix for it on the linuxptp-devel mailing list. Thanks, Richard |