NetworkManager/src/platform
Thomas Haller 69a50a5053 platform: add and use nm_platform_ip_route_normalize()
Adding a route to kernel may coerce/mangle some properties. Add a function
nm_platform_ip_route_normalize() to simulate these changes.
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: add and use nm_platform_ip_route_normalize() 2017-08-23 18:37:22 +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: add and use nm_platform_ip_route_normalize() 2017-08-23 18:37:22 +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: add and use nm_platform_ip_route_normalize() 2017-08-23 18:37:22 +02:00
nm-platform.h platform: add and use nm_platform_ip_route_normalize() 2017-08-23 18:37:22 +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: add typedef for NMPObjectPredicateFunc function pointer 2017-08-23 18:37:22 +02:00