NetworkManager/src/devices/ovs
Thomas Haller c9883b85a2 device: also use NM_DEVICE_CLASS_DECLARE_TYPES() for types without link-types
NMDeviceOvsPort and NMDeviceOvsInterface don't have an underlying link-type from platform.
Still use NM_DEVICE_CLASS_DECLARE_TYPES() macro, for consistancy reasons.

This requires to extend NM_DEVICE_CLASS_DECLARE_TYPES() macro, to support
a variadic argument list with zero link-types.
2018-07-24 09:39:09 +02:00
..
meson.build build: create "config-extra.h" header instead of passing directory variables via CFLAGS 2018-07-17 17:46:39 +02:00
nm-device-ovs-bridge.c device: also use NM_DEVICE_CLASS_DECLARE_TYPES() for types without link-types 2018-07-24 09:39:09 +02:00
nm-device-ovs-bridge.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-device-ovs-interface.c device: use NM_DEVICE_CLASS_DECLARE_TYPES() to set connection_type_supported of device class 2018-07-24 09:39:09 +02:00
nm-device-ovs-interface.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-device-ovs-port.c device: also use NM_DEVICE_CLASS_DECLARE_TYPES() for types without link-types 2018-07-24 09:39:09 +02:00
nm-device-ovs-port.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00
nm-ovs-factory.c contrib/rpm: Use Open vSwitch instead of OpenVSwitch 2018-06-28 20:31:32 +02:00
nm-ovsdb.c all: use the elvis operator wherever possible 2018-05-10 14:36:58 +02:00
nm-ovsdb.h device: add support for OpenVSwitch devices 2017-10-30 21:46:55 +01:00