Skip to content

Leap second smearing compatibility? #1411

Answered by davidv1992
mcpherrinm asked this question in Q&A
Discussion options

You must be logged in to vote

If ntpd-rs is pointed at time servers that do leap smearing, then it will "just" follow those time servers during the smear. Depending on the type of smearing used, some increased clock instability might occur around the start and end of the smear, but this should not be problematic for most applications (I would expect an additional error of 10-100 microseconds).

When pointing to a mix of smearing and non-smearing servers, or smearing servers that use different types of smearing, we will act like any NTP implementation. It will detect that the servers are in disagreement, and try to find a majority that agree. If it can find that, it will follow that majority. If not, it will likely stop…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcpherrinm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1404 on April 10, 2024 09:26.