This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-06 02:59:27 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
hostapd
/
files
History
Travis Kemen
7a00430b3e
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20397
2010-03-24 00:23:10 +00:00
..
hostapd-full.config
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
hostapd-mini.config
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
hostapd.sh
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead.
2010-03-24 00:23:10 +00:00
multicall.c
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
wpa_supplicant-full.config
Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
2010-03-24 00:21:28 +00:00
wpa_supplicant-mini.config
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
wpa_supplicant.sh
Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
2010-03-24 00:21:28 +00:00