freebsd-dev/share/man
John Baldwin 9557a45059 Add support for configuring vlan(4) interfaces as child devices similar to
wlan(4) interfaces.  vlan(4) interfaces are listed via a new 'vlans_<IF>'
variable.  If a vlan interface is a number, then that number is treated as
the vlan tag for the interface and the interface will be named '<IF>.<tag>'.
Otherwise, the vlan tag must be provided via a vlan parameter in a
'create_args_<vlan>' variable.

While I'm here, fix a few nits in rc.conf(5) and mention create_args_<IF> in
the description of cloned_interfaces.

Reviewed by:	brooks
MFC after:	2 weeks
2009-12-29 21:03:36 +00:00
..
man1
man3 Fix typo. 2009-11-17 07:06:41 +00:00
man4 The net/if_slvar.h header is long gone. 2009-12-28 22:14:49 +00:00
man5 Add support for configuring vlan(4) interfaces as child devices similar to 2009-12-29 21:03:36 +00:00
man6
man7 Forgot to bump .Dd, so do it with this commit. Chose local time over 2009-12-16 03:29:00 +00:00
man8 rc.early(8) was removed as of 20090530 so remove manual page reference 2009-11-18 00:56:05 +00:00
man9 Removed duplicate usbd_xfer_state(9) link. 2009-12-22 16:05:28 +00:00
Makefile