]> git.ipfire.org Git - thirdparty/hostap.git/commit
Interworking: Allow network block -based connection without ANQP matches
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 16 Feb 2012 14:38:50 +0000 (16:38 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2012 14:38:50 +0000 (16:38 +0200)
commit5ed7880d052f3e476baa9ad6a908d834c631201b
treef5dfd96a863d673b89be84b809d2357facbbf903
parent7d86e53747a095693474e94a4f3feac3e539d79d
Interworking: Allow network block -based connection without ANQP matches

Previously, network block -based connection could have been used to
override ANQP-based selection. However, if no ANQP-based matches were
present, no connection was started. Fix this by trying to connect if
any enabled network block has a match in the BSS table.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/interworking.c