summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-04-20 20:37:21 +0000
committersam <sam@FreeBSD.org>2008-04-20 20:37:21 +0000
commitf481193ee59aca9435a3482d984bfb08608df56a (patch)
treef7b8568250777904a49cfd2118ba88164d8c111c /etc/defaults
parentd7668145d4f9b614366d70f9a87179256cedfd8b (diff)
downloadFreeBSD-src-f481193ee59aca9435a3482d984bfb08608df56a.zip
FreeBSD-src-f481193ee59aca9435a3482d984bfb08608df56a.tar.gz
rc support for vaps
Diffstat (limited to 'etc/defaults')
-rw-r--r--etc/defaults/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf
index 6d21e0f..9646ec7 100644
--- a/etc/defaults/rc.conf
+++ b/etc/defaults/rc.conf
@@ -184,6 +184,7 @@ ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration.
#ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry.
#ifconfig_ed0_ipx="ipx 0x00010010" # Sample IPX address family entry.
#ifconfig_fxp0_name="net0" # Change interface name from fxp0 to net0.
+#vaps_ath0="wlan0" # VAP interfaces for ath0 device
#ipv4_addrs_fxp0="192.168.0.1/24 192.168.1.1-5/28" # example IPv4 address entry.
#
#autobridge_interfaces="bridge0" # List of bridges to check
OpenPOWER on IntegriCloud