NetworkManager/src/devices/team
Beniamino Galvani c48698d747 team: clean up state when connection to teamd fails
If NM fails to connect to teamd, it currently just sets the device
state to FAILED and waits that deactivate() is called later. However,
the 5 seconds timeout on teamd process start can hit in the meantime,
which fails with an assertion "nm_device_is_activating (device)".

Clean up the device state when the connection to teamd fails.

https://bugzilla.redhat.com/show_bug.cgi?id=1697900
2019-04-10 08:44:05 +02:00
..
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-device-team.c team: clean up state when connection to teamd fails 2019-04-10 08:44:05 +02:00
nm-device-team.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-team-factory.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00