NetworkManager/src/core/devices/ovs
Beniamino Galvani 93372e8100 ovs: fail device only when it's activating
It doesn't make sense to fail a device that is not activating.

Especially, if the device was in state UNMANAGED, it would enter state
FAILED (and then DISCONNECTED) or ACTIVATED (when external or
assumed); both are wrong.

https://bugzilla.redhat.com/show_bug.cgi?id=2077950
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1302
2022-07-19 14:02:24 +02:00
..
meson.build all: change G_LOG_DOMAIN to "nm" 2021-02-18 19:46:57 +01:00
nm-device-ovs-bridge.c device: add "is_manual" argument to ready_for_ip_config() device method 2022-07-18 07:48:12 +02:00
nm-device-ovs-bridge.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ovs-interface.c device: add "is_manual" argument to ready_for_ip_config() device method 2022-07-18 07:48:12 +02:00
nm-device-ovs-interface.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ovs-port.c device: add "is_manual" argument to ready_for_ip_config() device method 2022-07-18 07:48:12 +02:00
nm-device-ovs-port.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-ovs-factory.c ovs: fail device only when it's activating 2022-07-19 14:02:24 +02:00
nm-ovsdb.c all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update gitlab-ci to f36 2022-07-06 11:06:53 +02:00
nm-ovsdb.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00