NetworkManager/src/devices/wimax
Dan Winship b019348fdd core: update data types of some hwaddr properties
Now that we have nm_utils_hwaddr_matches() for comparing addresses
(even when one is a string and the other binary), there are now places
where it's more convenient to store hardware addresses as strings
rather than binary, since we want them in string form for most
non-comparison purposes. So update for that.

In particular, this also changes nm_device_get_hw_address() to return
a string.

Also, simplify the update_permanent_hw_address() implementations by
assuming that they will only be called once. (Since they will.)
2014-08-07 15:41:04 -04:00
..
exports.ver wimax: implement plugin symbol visibility 2014-05-13 13:50:25 -05:00
iwmxsdk.c libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
iwmxsdk.h core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-wimax.c core: update data types of some hwaddr properties 2014-08-07 15:41:04 -04:00
nm-device-wimax.h libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
nm-wimax-factory.c core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-wimax-nsp.c libnm: rename NetworkManager.h and NetworkManagerVPN.h 2014-08-01 14:34:40 -04:00
nm-wimax-nsp.h core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
nm-wimax-types.h core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
nm-wimax-util.c core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
nm-wimax-util.h core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00