wpa_supplicant : ssid associate ?

Jouni Malinen j
Wed Jan 9 15:17:57 PST 2013


On Wed, Jan 09, 2013 at 09:55:42PM +0100, sylvain_gmail wrote:
> Why we fixed ssid in struct wpa_driver_associate_params  with struct
> wpa_bss *bss or struct wpa_ssid *ssid.
> Why we coun't allway fixed ssid with wpa_ssid *ssid as in my patch?

wpa_supplicant supports network configuration blocks that use wildcard
SSID, i.e., ssid->ssid may be NULL in which case the SSID has to be
copied from the BSS entry (scan result).

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list