wpa_supplicant : ssid associate ?

Jouni Malinen j at w1.fi
Wed Jan 9 18:17:57 EST 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