CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     dcbw    05/10/24 20:56:55

Modified files:
        .              : ChangeLog 
        src            : NetworkManagerDevice.c 

Log message:
2005-10-24  Dan Williams  <[EMAIL PROTECTED]>

Clean up wireless scanning and wireless link probing.  Goal: to not be as
touchy with intermittent connections.

* src/NetworkManagerDevice.c
- (nm_device_probe_wireless_link_state): instead of calling nm_get_best_ap(),
just see if there's an activation request on the device, and check the
current link against the activation request access point's ESSID.
- (link_to_specific_ap): increase the # of failed links we tolerate from 3 to 6
- (nm_device_wireless_process_scan_results): actually free our scan data, and
don't call process_scan_results() on zero-length data
- (nm_device_set_wireless_scan_interval): increase the init scan interval to
15 seconds (from 10)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=dcbw&date=explicit&mindate=2005-10-24%2020:55&maxdate=2005-10-24%2020:57

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to