Fetch IEs from both Beacon and Probe Response frames if available
authorJouni Malinen <j@w1.fi>
Sat, 16 Jan 2010 14:11:05 +0000 (16:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 16 Jan 2010 14:11:05 +0000 (16:11 +0200)
commit8c0906542c06d862ffae10e2984330b28ed505a6
treef5835fa68878ccbde2ac8e6db2a7c932718da352
parent94627f6cc8be8693b6c6a7a6407fcf94ba0a7edb
Fetch IEs from both Beacon and Probe Response frames if available

This allows the driver wrappers to return two sets of IEs, so that
the BSS code can use information from both Beacon and Probe Response
frames if needed. For example, some Cisco APs seem to include more
information in Wireless Provisioning Services IE when it is in the
Beacon frame.
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/bss.c
wpa_supplicant/bss.h