cvs commit: src/sbin/ifconfig ifbridge.c
Andrew Thompson
thompsa at FreeBSD.org
Thu Oct 6 17:32:16 PDT 2005
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
More information about the cvs-src
mailing list