NetworkManager/src/platform
Lubomir Rintel a051446492 linux-platform: correct the lifetime conditional
Coverity detected that it was always-true:
src/platform/nm-linux-platform.c:4035: dead_error_line: Execution cannot reach the expression "preferred != 0U" inside this statement: "if (lifetime != 0U || lifet...".

(cherry picked from commit da612acc6a)
2015-07-14 13:19:28 +02:00
..
tests platform/test: add test to call nm_platform_link_get_all() 2015-07-02 15:04:44 +02:00
wifi platform: rework link type detection for better fallback (bgo #743209) 2015-06-17 15:28:01 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c route-manager: manage IPv4 device-routes with NMRouteManager 2015-07-01 16:12:14 +02:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c linux-platform: correct the lifetime conditional 2015-07-14 13:19:28 +02:00
nm-linux-platform.h platform: add priv pointer to NMLinuxPlatform 2015-06-21 15:23:34 +02:00
nm-platform-utils.c platform: avoid assuming a permanent address is an ethernet address 2015-07-02 23:04:40 +02:00
nm-platform-utils.h platform: move address lifetime utils function to nm-platform-utils.c 2015-07-01 16:10:49 +02:00
nm-platform.c platform: don't assert there's no parent-parent loops 2015-07-14 11:52:01 +02:00
nm-platform.h platform: add optional @metric argument to route_add() function 2015-07-07 16:30:38 +02:00
nmp-object.c platform: expose routes with "proto kernel" too 2015-07-01 16:10:50 +02:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:40:11 +02:00