Date: Sat, 8 Oct 2005 21:19:16 +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/sbin/ifconfig ifbridge.c Message-ID: <200510082119.j98LJGQN007445@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2005-10-08 21:19:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sbin/ifconfig ifbridge.c
Log:
MFC r1.2
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
Approved by: re (scottl)
Revision Changes Path
1.1.2.1 +16 -8 src/sbin/ifconfig/ifbridge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510082119.j98LJGQN007445>
