freebsd-dev/sbin/ifconfig
Thomas Quinot 68e160886a (media_status): Factor common code between IFM_ETHER and IFM_ATM cases.
(print_media_word, print_media_word_ifconfig): Remove unnecessary
goto following test for null desc.

PR:		bin/102354
Submitted by:	Ricardo Nabinger Sanchez <rnsanchez@gmail.com>
MFC after:	1 week
2006-08-22 23:49:36 +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 an off-by-one bug. 2006-01-15 19:17:13 +00:00
ifbridge.c Add support for creating span ports so that one can snoop bridged traffic 2005-12-14 02:52:13 +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 Restore the "plumb" compatibility command, which was lost 2006-08-12 18:07:17 +00:00
ifconfig.8 add beacon miss threshold control 2006-07-26 03:08:45 +00:00
ifconfig.c o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
ifconfig.h o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
ifgroup.c Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00
ifieee80211.c fixup list station support: 2006-08-10 06:06:13 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c (media_status): Factor common code between IFM_ETHER and IFM_ATM cases. 2006-08-22 23:49:36 +00:00
ifpfsync.c Print pfsync interface status if either syncpeer or syncdev is configured. 2006-06-06 11:21:08 +00:00
ifvlan.c o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
Makefile Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00