]> git.ipfire.org Git - thirdparty/nqptp.git/commit
Fix a bug that would cause the offset to get stuck at a fixed value, no matter what...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 18 Jun 2022 14:01:40 +0000 (15:01 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 19 Jun 2022 07:25:25 +0000 (08:25 +0100)
commit800d190be14dceceb2112047859faf2093b87abc
treeb36e907cab6129f24cce56773e2a33f026054962
parent7af56734b9fcd4dc9ca894598ed2dab014f35d5f
Fix a bug that would cause the offset to get stuck at a fixed value, no matter what happened.
Simplify by removing clock_is_becoming_master time_of_last_sync. Watch for discontinuities to allow large changes of offset.
nqptp-clock-sources.c
nqptp-message-handlers.c