2d3ac925ea
See https://github.com/siderolabs/talos/issues/7080#issuecomment-1696105986 The NTP spike detector code was refactored out of the main NTP code so that it can be unit-tested. I dropped one check which I think is causing false-positives in the spike detector (when NTP offset is higher than the RTT of the best packet received so far). The overall flow resembles the one in systemd-timesync, the current implementation has this check: |
||
---|---|---|
.. | ||
app | ||
integration | ||
pkg |