[PATCH] wpa_supplicant: Set configured auth_algs
Jouni Malinen
j
Wed Nov 16 06:33:55 PST 2011
On Mon, Nov 14, 2011 at 10:59:10AM +0530, Vasanthakumar Thiagarajan wrote:
> In Ap mode, Authentication algorithm is reset in hostapd_config_defaults_bss() and
> never be set to the configured one. This would pass the default
> auth_algs (OPEN|SHARED) to driver and cause authentication isseues.
Thanks, applied. Though, if there are really authentication issues with
the default configuration, I would call that a driver bug. When both
OPEN and SHARED are enabled, the AP is supposed to accept both Open
System and Shared Key authentication. In other words, the auth_alg
parameter should only be able to remove one of the default options and
not really resolve authentication issues.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list