Searched refs:WPA_WLAN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/tools/tools/net80211/scripts/
H A Dsetup.mixed11 WPA_WLAN=wlan0
12 CONF=$TMPDIR/bsd-$WPA_WLAN.conf
35 trap "ifconfig $BRIDGE destroy; ifconfig $WPA_WLAN destroy; \
38 ifconfig $WPA_WLAN create wlandev $WIRELESS wlanmode hostap bssid
39 #wlandebug -i $WPA_WLAN assoc+crypto
40 wlandebug -i $WPA_WLAN state+assoc+11n
41 ifconfig $WPA_WLAN ssid $WPA_SSID
42 ifconfig $WPA_WLAN channel $CHANNEL
43 ifconfig $WPA_WLAN mtu 1500 # NB: if_bridge requires matching mtu's
53 ifconfig $BRIDGE addm $WIRED addm $WPA_WLAN add
[all...]

Completed in 115 milliseconds