]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If we miss the LINK_UP event from the network interface then the bridge port
authorAndrew Thompson <thompsa@FreeBSD.org>
Mon, 6 Mar 2006 02:28:41 +0000 (02:28 +0000)
committerAndrew Thompson <thompsa@FreeBSD.org>
Mon, 6 Mar 2006 02:28:41 +0000 (02:28 +0000)
commite1457c3eb1ac050ab0159a5089f8e050a8012c7f
tree58473077b11a316258be2903930f133daee44176
parent2017e1cbae79acb1b22e73cb3d983666577bbb5c
If we miss the LINK_UP event from the network interface then the bridge port
will remain in the disabled state until another link event happens in the
future (if at all). Add a timer to periodically check the interface state and
recover.

Reported by: Nik Lam <freebsdnik j2d.lam.net.au>
MFC after: 3 days
sys/net/bridgestp.c
sys/net/if_bridgevar.h