freebsd-dev/sbin/ifconfig
Yaroslav Tykhiy 2fe9aa26c6 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.

PR:             bin/94028
Reviewed by:    ru
MFC after:      3 days
2006-03-09 14:58:09 +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 Overhaul to cleanup some of the tangled logic that's grown over the years. 2004-12-08 19:18:07 +00:00
ifconfig.8 explain what list chan displays 2006-02-27 19:57:07 +00:00
ifconfig.c Recognize new VLAN_HWCSUM flag. 2006-01-30 14:04:30 +00:00
ifconfig.h Add a new flag '-k' to ifconfig(8), indicating that it is alright to 2005-07-14 18:33:21 +00:00
ifieee80211.c cleanup line break formatting 2006-02-23 00:07:10 +00:00
ifmac.c Fix special status reporting. Prior to the reorg there was 2004-12-31 19:46:27 +00:00
ifmedia.c Grab the media from the passed in structure to put it into the 2006-01-11 22:37:59 +00:00
ifpfsync.c Update ifconfig's pfsync module for 3.7 pfsync(4) 2005-05-03 16:59:14 +00:00
ifvlan.c Revert to setting vlan and vlandev parametes synchronously, as soon 2006-03-09 14:58:09 +00:00
Makefile Connect if_bridge to the build. 2005-06-05 03:32:53 +00:00