NetworkManager/src/platform
Thomas Haller 07751b444b platform/tests: make timeout_ms argument for nmtstp_wait_for_signal() signed
Having an unsigned "guint timeout_ms" argument is very inconvenient, because

    nmtstp_wait_for_signal (NM_PLATFORM_GET (), end_time - now_time);

might easily be negative. In such a case, the correct behavior
is to wait not at all.
2017-05-31 10:46:43 +02:00
..
tests platform/tests: make timeout_ms argument for nmtstp_wait_for_signal() signed 2017-05-31 10:46:43 +02:00
wifi devices/arping-manager: log the device context 2017-03-24 12:42:09 +01:00
nm-fake-platform.c platform: add nm_platform_link_veth_add() to create VETH links 2017-05-27 23:16:56 +02:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c platform: add nm_platform_link_veth_add() to create VETH links 2017-05-27 23:16:56 +02:00
nm-linux-platform.h core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
nm-platform-utils.c udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform-utils.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform.c platform: add nm_platform_link_veth_add() to create VETH links 2017-05-27 23:16:56 +02:00
nm-platform.h platform: add nm_platform_link_veth_add() to create VETH links 2017-05-27 23:16:56 +02:00
nmp-netns.c logging: log device and connection along with the message 2017-03-24 12:42:09 +01:00
nmp-netns.h platform: preserve errno in nm_auto_pop_netns 2016-12-13 11:26:58 +01:00
nmp-object.c platform: remove plen argument for IPv6 address ID 2017-05-27 11:38:38 +02:00
nmp-object.h platform: remove plen argument for IPv6 address ID 2017-05-27 11:38:38 +02:00