NetworkManager/src/devices/ovs
Thomas Haller 81863c959b
core/ovs: rename logging output for _LOGT_call()
The text should match the OvsdbCommand enum. If the enum
value is named OVSDB_ADD_INTERFACE, then we should print
"add-interface". Or alternatively, if you think spelling
out interface is too long, then the enum should be renamed.
I don't care, but name should correspond.
2020-11-09 17:53:18 +01:00
..
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-device-ovs-bridge.c device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
nm-device-ovs-bridge.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ovs-interface.c device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
nm-device-ovs-interface.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ovs-port.c device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
nm-device-ovs-port.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-ovs-factory.c core/ovs: use helper functions to emit NM_OVSDB_* signals 2020-11-09 17:53:18 +01:00
nm-ovsdb.c core/ovs: rename logging output for _LOGT_call() 2020-11-09 17:53:18 +01:00
nm-ovsdb.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00