Date: Tue, 11 Oct 2005 02:58:32 +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 Message-ID: <200510110258.j9B2wWt8077874@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510110258.j9B2wWt8077874>