mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
mac80211: apply network interface configuration for adhoc + wpa2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35049 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
991f750018
commit
d9f9ef4ef9
@ -462,7 +462,7 @@ enable_mac80211() {
|
||||
# make sure this wifi interface won't accidentally stay open without encryption
|
||||
ifconfig "$ifname" down
|
||||
}
|
||||
# wpa_supplicant will bring the iface up
|
||||
mac80211_start_vif "$vif" "$ifname"
|
||||
continue
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user