[PATCH] Interworking: don't filter probe requests when interworking is disabled.
Jouni Malinen
j
Thu Apr 24 02:48:22 PDT 2014
On Wed, Apr 23, 2014 at 11:23:37PM +0200, Maxime Bizon wrote:
> With hidden SSID (ignore_broadcast_ssid), an IOS device trying to
> connect to the AP will send a probe request with ANT == 2.
>
> If interworking support is just compiled (not enabled), we will drop
> the probe request since default ANT is 0.
>
> Check that interworking is enabled before filtering to match the
> behaviour of code without CONFIG_INTERWORKING
Thanks, applied. Though, I moved the hapd->conf->interworking check up
by one level of if statements to remove the unnecessary parsing
operations that would not be used for anything if Interworking was
disabled.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list