openwrtv3/package/network/services/hostapd
Felix Fietkau c20bb27aad hostapd: move reading of rsn_preauth out of auth_type=eap context
rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>

SVN-Revision: 41012
2014-06-05 11:55:36 +00:00
..
files hostapd: move reading of rsn_preauth out of auth_type=eap context 2014-06-05 11:55:36 +00:00
madwifi hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails 2013-03-05 22:06:30 +00:00
patches hostapd: add a package for eapol_test 2014-05-19 21:58:48 +00:00
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Makefile hostapd: add a package for eapol_test 2014-05-19 21:58:48 +00:00