NetworkManager/src/platform
Thomas Haller 6c2f96421b core/platform: fix wrong warning log in nm-linux-platform
According to documentation, nl_rtgen_request() returns 0 on success.
Due to a bug (fixed upstream) in older libnl versions, nl_rtgen_request()
returns the number of bytes sent, which caused logging although
succeeding.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-31 14:54:33 +01:00
..
tests build: fix error when building with different build directory 2014-01-30 12:50:40 +01:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c core: use nm_utils_get_monotonic_timestamp_s for timestamp of NMPlatformIP[46]Address 2014-01-30 19:51:45 +01:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c core/platform: fix wrong warning log in nm-linux-platform 2014-01-31 14:54:33 +01:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c core/platform: add debug logging when adding/deleting addresses 2014-01-30 20:31:29 +01:00
nm-platform.h core: use nm_utils_get_monotonic_timestamp_s for timestamp of NMPlatformIP[46]Address 2014-01-30 19:51:45 +01:00