• Adam Wujek's avatar
    [BUG: #29] copy activePeer when in slave mode · 48dd0215
    Adam Wujek authored
    Before this commit activePeer was filled when the siwtch was in master
    mode or when the external port configuration was active.
    This commit adds storing the MAC of each foreign master, the MAC of
    the chosen foreign master is copied to activePeer.
    
    IMHO: activePeer (or peer in general) should not be the MAC but
    the portIdentity of a port on the master.
    Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
    48dd0215
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...
Kconfig_ppsi 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...