NetworkManager/src/platform
Thomas Haller 7b64334042 platform: fix deleting routes in nm_platform_ip_route_sync()
The condition was wrong resulting in sync() not deleting route
when it should.

Fixes: f0de7d347f
2017-09-02 16:50:24 +02:00
..
tests platform: tests: silence compilation warning 2017-08-28 10:41:13 +02:00
wifi devices/arping-manager: log the device context 2017-03-24 12:42:09 +01:00
nm-fake-platform.c platform: add option to suppress error message from nm_platform_ip_route_add() 2017-08-24 10:55:51 +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: ignore RTM_*LINK messages for unknown ifi_family (AF_BRIDGE) 2017-08-31 20:01:45 +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: fix deleting routes in nm_platform_ip_route_sync() 2017-09-02 16:50:24 +02:00
nm-platform.h platform: add support for routing tables to platform cache 2017-08-24 10:55:51 +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