NetworkManager/src/platform
Thomas Haller af0d99cdcc platform: fix setting valid lifetimes when constructing rtnl_addr object
build_rtnl_addr() has two parameters "lifetime" and "preferred". Both
count from *now*.

Fix nmp_object_to_nl() to properly set these timestamps. This bug had
not real consequences, because the only place where we use
nmp_object_to_nl() the arguments are 0.

(cherry picked from commit d0ed4de104)
2015-07-01 16:10:49 +02:00
..
tests platform/test: minor test fix in "test-nmp-object.c" 2015-06-25 20:50:54 +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 platform: pass object type with platform changed signal 2015-06-24 16:40:11 +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 platform: fix setting valid lifetimes when constructing rtnl_addr object 2015-07-01 16:10:49 +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: fix setting valid lifetimes when constructing rtnl_addr object 2015-07-01 16:10:49 +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: move address lifetime utils function to nm-platform-utils.c 2015-07-01 16:10:49 +02:00
nm-platform.h platform: fix inverting guint8 value inet6_addr_gen_mode_inv 2015-06-25 20:50:55 +02:00
nmp-object.c platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:40:11 +02:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:40:11 +02:00