Skip to content
  • Dan Williams's avatar
    2005-12-31 Dan Williams <dcbw@redhat.com> · 4ed4b491
    Dan Williams authored
    	* refactor NMDevice into a GObject-based framework with separate
    		objects for wired and wireless.  The following files are no
    		longer used but should stick around for a bit so we don't
    		loose code through the cracks:
    			NetworkManagerDevice.c
    			NetworkManagerDevice.h
    			NetworkManagerWireless.c
    			NetworkManagerWireless.h
    
    	The intent here is to allow each device type to manage its own
    	connection & activation life-cycle, ie to allow wireless devices
    	to interface with wpa_supplicant, etc.  There's a fair bit of
    	encapsulation breakage right now that should gradually get pulled
    	back into each device, along with things like periodic property
    	updates and link probing.
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1244 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    4ed4b491