Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2006 02:28:41 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net bridgestp.c if_bridgevar.h
Message-ID:  <200603060228.k262SfiY010319@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2006-03-06 02:28:41 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bridgestp.c if_bridgevar.h 
  Log:
  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
  
  Revision  Changes    Path
  1.12      +10 -13    src/sys/net/bridgestp.c
  1.11      +1 -0      src/sys/net/if_bridgevar.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603060228.k262SfiY010319>