NetworkManager/src/platform
Dan Williams cb54c14cd5 platform: ignore permanent MAC addresses of all ones (FF:FF:FF:FF:FF:FF)
Drivers are stupid, and just like the platform ignores an all zeros
permanent address, so should it ignore all ones.

NetworkManager[509]: <debug> [1453743778.854919] [devices/nm-device.c:8885] nm_device_update_hw_address(): [0x190370] (eth0): hardware address now 86:18:52:xx:xx:xx
NetworkManager[509]: <debug> [1453743778.855438] [devices/nm-device.c:9138] constructed(): [0x190370] (eth0): read initial MAC address 86:18:52:xx:xx:xx
NetworkManager[509]: <debug> [1453743778.861602] [devices/nm-device.c:9148] constructed(): [0x190370] (eth0): read permanent MAC address FF:FF:FF:FF:FF:FF

(cherry picked from commit d442dcd174)
2016-01-29 17:41:16 -06:00
..
tests platform: cope differently with spurious RTM_DELLINK message when unslaving bridge-slave 2015-12-01 17:26:02 +01:00
wifi core: avoid ioctls on non existent devices 2015-08-11 18:38:56 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: replace addr/route exists() functions by get() 2015-07-14 13:44:57 +02:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c linux-platform: treat gadget devices as ethernet devices 2016-01-21 15:28:44 +01:00
nm-linux-platform.h platform: add priv pointer to NMLinuxPlatform 2015-06-21 15:23:34 +02:00
nm-platform-utils.c platform: ignore permanent MAC addresses of all ones (FF:FF:FF:FF:FF:FF) 2016-01-29 17:41:16 -06:00
nm-platform-utils.h core: configure Wake-on-LAN parameters for Ethernet devices 2015-08-21 18:12:36 +02:00
nm-platform.c logging: swap names of logging macros _LOGT() and _LOGt() 2015-11-06 14:21:11 +01:00
nm-platform.h platform: handle parent interfaces in other netns 2015-08-25 23:07:59 +02:00
nmp-object.c logging: swap names of logging macros _LOGT() and _LOGt() 2015-11-06 14:21:11 +01:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:40:11 +02:00