NetworkManager/src/platform
Thomas Haller 0a97605d2e platform: set NLM_F_EXCL when adding links
When adding a link, set both NLM_F_CREATE and NLM_F_EXCL
flags.

`ip route add` and systemd-networkd sets NLM_F_EXCL too.

(cherry picked from commit 4bb76fb4c3)
2016-04-12 11:14:02 +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: change @plen field of NMPlatformIPxAddress to type guint8 2016-04-12 11:14:01 +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: set NLM_F_EXCL when adding links 2016-04-12 11:14:02 +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 NM_PLATFORM_NETNS_SUPPORT_DEFAULT 2016-04-12 11:14:01 +02:00
nm-platform.h platform: add NM_PLATFORM_NETNS_SUPPORT_DEFAULT 2016-04-12 11:14:01 +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