NetworkManager/src/platform
Thomas Haller 5b208e718a platform: remove unreachable code in nm_platform_link_get_all()
Linux platform tracks links by ifindex. Hence an ifindex must be unique
and positive. Just assert against it.
2015-07-02 15:01:45 +02:00
..
tests platform/test: add test to call nm_platform_link_get_all() 2015-07-02 14:52:21 +02:00
wifi platform: remove unused wifi_utils_get_ssid() 2015-05-06 15:23:47 -05: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:02:10 +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 devices,platform: fix build with gcc 2015-07-01 16:35:52 +02:00
nm-linux-platform.h platform: add priv pointer to NMLinuxPlatform 2015-06-17 11:41:42 +02:00
nm-platform-utils.c platform: fix setting valid lifetimes when constructing rtnl_addr object 2015-07-01 15:47:28 +02:00
nm-platform-utils.h platform: move address lifetime utils function to nm-platform-utils.c 2015-07-01 15:47:28 +02:00
nm-platform.c platform: remove unreachable code in nm_platform_link_get_all() 2015-07-02 15:01:45 +02:00
nm-platform.h route-manager: manage IPv4 device-routes with NMRouteManager 2015-07-01 16:02:10 +02:00
nmp-object.c platform: expose routes with "proto kernel" too 2015-07-01 16:00:21 +02:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:09:57 +02:00