Re: [Linuxptp-users] Set currentUtcOffsetValid in configuration file
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: James C. <jj...@jc...> - 2023-03-13 03:56:09
|
On Mon, Mar 13, 2023 at 9:07 AM Richard Cochran <ric...@gm...> wrote: > > The UTC > offset can only be valid if the computer has access to the global time > distribution system (ie GPS or NTP) and monitors leap second > announcements in real time. > > A hard coded configuration setting would be morally wrong! Would it make sense to set currentUtcOffsetValid to 1 if the TAI offset is set in the kernel to a non-zero value (which would typically come from running an NTP server)? currentUtcOffsetValid=0 also triggers very broken behaviour in the Windows 11 PTP client: it will make it use a UTC offset of 0. James |