Skip to content
  • Dan Williams's avatar
    2005-02-10 Dan Williams <dcbw@redhat.com> · d00e9981
    Dan Williams authored
    	* src/NetworkManager.c
    		- (nm_create_device_and_add_to_list): change the add message slightly
    
    	* src/NetworkManagerUtils.c
    		- (nm_get_wireless_driver_support_level, nm_get_wired_driver_support_level):
    			Return driver name to calling function
    		- (nm_get_driver_support_level): print out the driver a device is using
    			during the support check
    
    	Patch from Dave Woodhouse:
    	* dhcpcd/udpipgen.c
    		- (in_cksum): copy last byte of odd-sized packets into a
    			'u_short' rather than a 'u_char', should fix wrong checksums
    			on big-endian platforms
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@427 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    d00e9981