Re: networkmanager and new hidden SSID format (mac80211)
- From: dragoran <drago01 gmail com>
- To: networkmanager-list gnome org
- Subject: Re: networkmanager and new hidden SSID format (mac80211)
- Date: Fri, 04 May 2007 21:36:35 +0200
dragoran wrote:
When the old ieee based wlan stack are used hidden ssids are reported
as <hidden> and network manager seems to work fine with them... but
mac80211 no longer report them as hidden but as "" (empty string) and
nm seems to show this for hidden ssids (which is wrong).
should be easy to fix..... (have not looked at the code yet)
0.6.5 seems to do it right:
if (!strlen(essid))
set = FALSE;
so I will test again and see whats going on....
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]