NetworkManager/src/platform
Thomas Haller abaaf3a693 platform/trivial: move code
Trivial code (like this which only depends on an enum defined in a header
file) should go first, so that the complex stuff is close together.
2017-08-23 18:37:22 +02:00
..
tests platform: cleanup nmp_lookup_init_route_visible() lookup helper 2017-08-12 16:04:28 +02:00
wifi devices/arping-manager: log the device context 2017-03-24 12:42:09 +01:00
nm-fake-platform.c platform: fix cache to use kernel's notion for equality of routes 2017-08-12 16:04:28 +02:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c platform: drop workaround for deleting IPv4 routes with metric zero 2017-08-12 16:04:28 +02:00
nm-linux-platform.h platform: use NMDedupMultiIndex for routes in NMPCache 2017-07-05 18:37:38 +02:00
nm-platform-private.h platform: expose emit-signal function from platform 2017-07-05 18:37:39 +02:00
nm-platform-utils.c udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform-utils.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform.c platform/trivial: move code 2017-08-23 18:37:22 +02:00
nm-platform.h platform: use _Generic() for NM_PLATFORM_IP_ROUTE_IS_DEFAULT() macro 2017-08-23 18:37:21 +02:00
nmp-netns.c logging: log device and connection along with the message 2017-03-24 12:42:09 +01:00
nmp-netns.h platform: preserve errno in nm_auto_pop_netns 2016-12-13 11:26:58 +01:00
nmp-object.c platform: fix updating object in nmp_cache_update_netlink_route() 2017-08-18 11:32:29 +02:00
nmp-object.h platform: fix constness of argument for nm_platform_lookup_all() 2017-08-23 18:37:22 +02:00