NetworkManager/src/platform/tests
Thomas Haller 0716e6cb3a platform: suppress change event when deleting IPv4 route with metric 0
refresh_object() raised a spurious change event for the route we
are about to delete. Suppress that by adding an internal reason flag.

Fixes: 41e6c4fac1
(cherry picked from commit 96c099de09)
2015-01-12 22:08:42 +01:00
..
.gitignore trivial: update .gitignore 2013-06-26 11:10:02 -04:00
dump.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
Makefile.am platform/tests: disable platform root test 'test-link-linux' for now 2014-08-04 16:17:49 +02:00
monitor.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
platform.c platform: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01:00
test-address.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-cleanup.c platform: add paramter to ip4_route_add to set src (RTA_PREFSRC) 2014-11-25 22:30:38 +01:00
test-common.c platform/tests: add ip4_route_exists() test function 2015-01-12 22:08:42 +01:00
test-common.h platform/tests: add ip4_route_exists() test function 2015-01-12 22:08:42 +01:00
test-link.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
test-route.c platform: suppress change event when deleting IPv4 route with metric 0 2015-01-12 22:08:42 +01:00