NetworkManager/src/platform
Thomas Haller 5e77626b0f platform: handle missing netlink attribute IFLA_ADDRESS by cache-lookup
Sometimes the netlink event lacks the IFLA_ADDRESS attribute with
the MAC address of the link. In this case, take the value from
the cached link instance. A missing netlink attribute should have the
meaning of reusing the previous value, not clearing the address.

(cherry picked from commit 791cbd0817)
2016-05-25 15:13:51 +02:00
..
tests platform/tests: improve nmtstp_wait_for_signal() to return number of signals 2016-04-12 11:14:01 +02:00
wifi wifi: hack for wext devices reporting IW_MODE_AUTO configuration mode. 2016-03-11 18:59:40 +01:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: add functionality to remove infiniband partitions 2016-04-20 10:49:34 +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 platform: handle missing netlink attribute IFLA_ADDRESS by cache-lookup 2016-05-25 15:13:51 +02:00
nm-linux-platform.h platform: add nm_linux_platform_new() constructor 2016-04-12 11:14:01 +02:00
nm-platform-utils.c platform: expose nmp_utils_ip_config_source_to/from_rtprot() 2016-04-12 11:14:01 +02:00
nm-platform-utils.h platform: expose nmp_utils_ip_config_source_to/from_rtprot() 2016-04-12 11:14:01 +02:00
nm-platform.c platform: add functionality to remove infiniband partitions 2016-04-20 10:49:34 +02:00
nm-platform.h platform: handle missing netlink attribute IFLA_ADDRESS by cache-lookup 2016-05-25 15:13:51 +02:00
nmp-netns.c platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-netns.h platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-object.c platform: ensure cache consistency for routes by workaround missing kernel event 2016-04-12 11:14:02 +02:00
nmp-object.h platform: ensure cache consistency for routes by workaround missing kernel event 2016-04-12 11:14:02 +02:00