freebsd-skq/sbin/ifconfig
thompsa 34f6f0204d 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)
2005-10-08 21:19:15 +00:00
..
af_atalk.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_inet6.c only show a tunnel information of an adequate address family. 2005-06-16 19:37:09 +00:00
af_inet.c only show a tunnel information of an adequate address family. 2005-06-16 19:37:09 +00:00
af_ipx.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
af_link.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifbridge.c MFC r1.2 2005-10-08 21:19:15 +00:00
ifcarp.c Use afswch->af_other_status for carp_status() and pfsync_status(). 2005-02-22 14:07:47 +00:00
ifclone.c Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
ifconfig.8 Big overall MFC of polling(4) cleanup: 2005-10-07 14:00:06 +00:00
ifconfig.c MFC: 2005-10-06 15:01:56 +00:00
ifconfig.h Merge ifconfig.8:1.98, ifconfig.c:1.115, ifconfig.h:1.17, 2005-07-21 12:25:40 +00:00
ifieee80211.c sync with HEAD for net80211 changes: 2005-09-03 22:47:47 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c Change the ifr_media operation to only get its value and only set 2005-01-27 16:40:12 +00:00
ifpfsync.c Update ifconfig's pfsync module for 3.7 pfsync(4) 2005-05-03 16:59:14 +00:00
ifvlan.c MFC: 2005-10-06 15:01:56 +00:00
Makefile Connect if_bridge to the build. 2005-06-05 03:32:53 +00:00