If our tests don't cover this case, we probably should.
Subject: [chrony-dev] [PATCH] macOS 11.0 (Big Sur) beta - Bug in
implementation of ntp_adjtime()
From: Bryan Christianson
Date: Sun, 30 Aug 2020 09:49:22 +1200
To: chrony-...@chrony.tuxfamily.org
Cc: Bryan Christianson
macOS 11.0 (Big Su
The RFC isn't out yet and I have no idea when it will get published.
I'd like to get an official release out that uses port 4460.
The current code still listens on port 123 as well as 4460. I'd like to
remove that when the RFC comes out and we release 1.2
--
These are my opinions. I hate
Hi,
/usr/bin/ntpdig -j -p 8
produces an invalid json string:
{"time":"2020-08-29T12:37:41.817391-0200","offset":-0.34,"precision":0.000158,"host":"localhost",ip:"::1","stratum":1,"leap":"no-leap","adjusted":false}
As you can see here, the " before ip: is missing and also the 2nd " is
misplac