]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/linuxptp.git/commit
clock: Force a BMC election when a port link goes down.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 5 Feb 2017 17:31:27 +0000 (18:31 +0100)
committerRichard Cochran <richardcochran@gmail.com>
Sun, 5 Feb 2017 17:31:27 +0000 (18:31 +0100)
commit73318c5b99571c8da01474ad665e2e2e06ab12bb
tree3ddfbadf67c4de996d4a0fdb15109c9ef2c92735
parent6b471d45edfdfa835a9115ce4be96d92f100e2ac
clock: Force a BMC election when a port link goes down.

Having one fewer port may affect the result of the BMCA.  This patch
changes the main loop so that a link down event also causes a state
decision event.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Reported-by: Henry Jesuiter <Henry.Jesuiter@alcnetworx.de>
clock.c