NetworkManager/src/platform
Thomas Haller d6aae6af72 platform/tests: reorder wait-loop in test_ip6_route_options()
- no need to call nm_platform_process_events() after
  nmtstp_wait_for_signal(). The latter processes all events
  that are pending.
- with addr_n number of addresses, we still only want to wait
  a maximum time, not for each addresss individually. Basically,
  the for-loop must be inside NMTST_WAIT(), not the other way around.
2017-05-31 10:46:43 +02:00
..
tests platform/tests: reorder wait-loop in test_ip6_route_options() 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