• Maciej Lipinski's avatar
    Detect change to new foreign master only if already synchronized to a foreign master · bd2f31ab
    Maciej Lipinski authored
    Do it only if a foreign master is changed to a new one,
    do not do it if this is the first foreign master, i.e.
    we were not synchronized to any PTP master and the clockIdentity
    in the parent DS was our own. In other words, the flag
    newGrandmaster is meant to detect change between foreign
    masters, and not connection to a foreign master when
    before there was none). The "if" was added to prevent
    unnecessary trashing between SLAVE and UNCALIBRATED
    state (without the if, the UNCALIBRATED would be forced
    unnecesserily when connecting the link).
    bd2f31ab
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-sim Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
configs Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-common Loading commit data...
proto-ext-l1sync Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
scripts Loading commit data...
time-bare Loading commit data...
time-sim Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...
msgtype.c Loading commit data...
timeout.c Loading commit data...