cvs commit: src/sys/net bridgestp.c

Andrew Thompson thompsa at FreeBSD.org
Mon Oct 10 19:58:33 PDT 2005


thompsa     2005-10-11 02:58:32 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bridgestp.c 
  Log:
  Do not unconditionally set a spanning tree port to forwarding as the link may be
  down when we attach. We wont get updated until a linkstate change happens.
  
  Go via bstp_ifupdstatus() which checks the media status first.
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/net/bridgestp.c


More information about the cvs-src mailing list