CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     rml     06/05/17 11:02:57

Modified files:
        .              : ChangeLog 
        gnome/applet   : applet-dbus-info.c 
        src            : NetworkManagerUtils.c NetworkManagerUtils.h 
                         nm-dbus-nmi.c nm-device-802-11-wireless.c 
                         nm-device-802-11-wireless.h 

Log message:
2006-05-17  Robert Love  <[EMAIL PROTECTED]>

Functionality to automatically add BSSIDs to the allowed-MAC list as
one roams from access point to access point on a given network:
* src/NetworkManagerUtils.c: Add nm_ethernet_addresses_are_equal(),
helper function to compare two ether_addr structures and return TRUE
if they contain the same MAC address.
* src/NetworkManagerUtils.h: Add nm_ethernet_addresses_are_equal()
prototype.
* src/nm-device-802-11-wireless.c: New function to update the BSSID
stored with the current AP.  If the BSSID has indeed changed, we
send it out to the applet, allowing the allowed-MAC list to grow
automatically in response to roaming.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-05-17%2011:01&maxdate=2006-05-17%2011:03

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

Reply via email to