]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Get scan_result IE also from Beacon frames
authorEliad Peller <eliad@wizery.com>
Thu, 27 Oct 2016 12:18:26 +0000 (15:18 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 29 Oct 2016 16:28:37 +0000 (19:28 +0300)
commitd044d2f7d81a5e1456bd9385257c858f10fcaad8
tree4817cce40fab3c509fa80e62d41fef8e388c51d4
parentbaa8f5ba26f17266930dcf2db6fa4bc97e3e371c
wpa_supplicant: Get scan_result IE also from Beacon frames

No reason to require ie_len if only beacon_ie_len is given.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
wpa_supplicant/scan.c