Date: Fri, 7 Oct 2005 14:59:40 +1300 From: Andrew Thompson <thompsa@freebsd.org> To: freebsd-net@freebsd.org Cc: brooks@freebsd.org Subject: Re: cvs commit: src/sbin/ifconfig ifbridge.c Message-ID: <20051007015940.GA82509@heff.fud.org.nz> In-Reply-To: <200510070032.j970WGtd001243@repoman.freebsd.org> References: <200510070032.j970WGtd001243@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I'd really like to get this into 6.0. When setting up a bridge with spanning tree its essential to know what state each port is in (forwarding, blocked, ...) I cant think of any bad things this will do (to scripts and such) but its getting so close to the release... Does anyone object to this change? > thompsa 2005-10-07 00:32:16 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifbridge.c > Log: > Display the status of the spanning tree for each port. > > member: xl0 flags=7<LEARNING,DISCOVER,STP> > member: gem0 flags=7<LEARNING,DISCOVER,STP> > to: > member: xl0 flags=7<LEARNING,DISCOVER,STP> > port 3 priority 128 path cost 55 forwarding > member: gem0 flags=7<LEARNING,DISCOVER,STP> > port 1 priority 128 path cost 55 learning > > Revision Changes Path > 1.2 +16 -8 src/sbin/ifconfig/ifbridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051007015940.GA82509>