NetworkManager/src/platform/tests
Beniamino Galvani 596d59bda0 platform: don't require cloned flag for RTM_GETROUTE IPv6 result
IPv4 routes that are a response to RTM_GETROUTE must have the cloned
flag while IPv6 routes don't have to. Don't check the flag for IPv6
routes and add a test case to verify that RTM_GETROUTE works for IPv6.

https://bugzilla.gnome.org/show_bug.cgi?id=793962
(cherry picked from commit 2d1fad641b)
2018-03-05 18:51:08 +01:00
..
.gitignore platform: add nmp-object.h file 2015-06-17 11:23:51 +02:00
monitor.c platform: detect kernel support for RTA_PREF to set router preference of IPv6 routes 2017-10-12 10:38:19 +02:00
test-address.c platform: refactor nm_platform_ip4_address_sync() 2017-07-25 06:44:12 +02:00
test-cleanup.c platform: refactor nm_platform_ip4_address_sync() 2017-07-25 06:44:12 +02:00
test-common.c platform/test: drop the /sys/devices dance 2018-02-13 11:53:55 +01:00
test-common.h platform/trivial: s/ADDRROUTE/OBJECT/ for the cache lookup 2017-12-11 18:56:41 +01:00
test-general.c platform: refactor nm_platform_link_get_all() to return GPtrArray 2017-07-05 19:03:46 +02:00
test-link.c platform/tests: disable tests touching sysctl when they're not writable 2018-02-13 11:53:49 +01:00
test-nmp-object.c platform/tests: fix memleaks in tests 2017-12-11 21:04:58 +01:00
test-route.c platform: don't require cloned flag for RTM_GETROUTE IPv6 result 2018-03-05 18:51:08 +01:00