freebsd-skq/sbin/ifconfig
yar 7ce10275c7 MFC rev. 1.11:
Revert to setting vlan and vlandev parametes synchronously, as soon
as both have been read from the command line.  Still use the callback,
but this time only to verify that both vlan and vlandev have been
found on the command line.

This should allow for control over the relative order of processing
parameters, which is needed to satisfy some caveats of the if_vlan
driver.  E.g., MTU cannot be changed on a vlan interface until it's
attached to its parent.

Approved by:	re (scottl)
2006-03-22 15:32:30 +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: Add support for creating span ports 2005-12-28 04:12:58 +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 MFC 1.115: explain what list chan displays 2006-03-10 22:05:53 +00:00
ifconfig.c MFC 1.119: 2006-03-18 21:59:22 +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 MFC 1.37: cleanup line break formatting 2006-03-07 17:50:23 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c MFC 1.20 by ambrisko: 2006-03-01 22:24:23 +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 rev. 1.11: 2006-03-22 15:32:30 +00:00
Makefile Connect if_bridge to the build. 2005-06-05 03:32:53 +00:00