NetworkManager r2685 - trunk/src
- From: dcbw svn gnome org
- To: svn-commits-list gnome org
- Subject: NetworkManager r2685 - trunk/src
- Date: Wed, 15 Aug 2007 02:56:02 +0100 (BST)
Author: dcbw
Date: 2007-08-15 02:56:02 +0100 (Wed, 15 Aug 2007)
New Revision: 2685
ViewCVS link: http://svn.gnome.org/viewcvs/NetworkManager?rev=2685&view=rev
Modified:
trunk/src/NetworkManagerAPList.c
trunk/src/NetworkManagerPolicy.c
trunk/src/NetworkManagerUtils.c
trunk/src/NetworkManagerUtils.h
trunk/src/nm-device-802-11-wireless.c
Log:
2007-08-14 Dan Williams <dcbw redhat com>
* src/NetworkManagerUtils.c
- (nm_utils_escape_ssid): add "ignore_trailing_null" parameter which
ignores trailing nulls in the SSID to work around mismatches in
expectations between WEXT and what the info-daemon passes back. The
info-daemon would pass back the correct length, but due to the
ESSID length issues with WEXT 22 and greater and wpa_supplicant,
the device would always have an SSID + 1 depending on what versions
of wpa_supplicant, the kernel, and NM you have. This was most often
visible by just quitting the applet and relaunching, which caused
NM to reassociated to the same network over again when reloading
the save networks.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]