Re: Errors running current SVN code

2007-01-29 Thread delgarde
Dan Williams wrote: > If you can build your own copy of wpa_supplicant, put some > debugging prints in driver_wext.c in > wpa_driver_wext_get_scan_results() in the 'case > SIOCGIWESSID:' block to print out the code flow there. > What's 'ssid_len'? Does the 'if (custom + ssid_len > > end)' trigger?

Re: Errors running current SVN code

2007-01-29 Thread delgarde
Dan Williams wrote: > If you can build your own copy of wpa_supplicant, put some > debugging prints in driver_wext.c in > wpa_driver_wext_get_scan_results() in the 'case > SIOCGIWESSID:' block to print out the code flow there. > What's 'ssid_len'? Does the 'if (custom + ssid_len > > end)' trigger?