NetworkManager/src/devices
Thomas Haller 9b5bb3e45c
core/ovs: split payload out of OvsdbMethodCall struct
Before, ovsdb_call_method() has a long list of arguments
to account for all possible commands. That does not scale.

Instead, introduce a separate OvsdbMethodPayload type and
only add a macro to allow passing the right parameters.
2020-11-09 17:53:18 +01:00
..
adsl device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
bluetooth device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
ovs core/ovs: split payload out of OvsdbMethodCall struct 2020-11-09 17:53:18 +01:00
team device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
tests all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
wifi device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
wwan device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nm-acd-manager.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-acd-manager.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-6lowpan.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-6lowpan.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-bond.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-bond.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-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-bridge.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-dummy.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-dummy.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ethernet-utils.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ethernet-utils.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ethernet.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-ethernet.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-factory.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-factory.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-generic.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-generic.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-infiniband.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-infiniband.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ip-tunnel.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-ip-tunnel.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-logging.h device: improve "nm-device-logging.h" to support a self pointer of NMDevice type 2020-11-09 17:53:16 +01:00
nm-device-macsec.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-macsec.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-macvlan.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-macvlan.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-ppp.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-ppp.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-private.h device: merge nm_device_activate_stage3_ip[46]_start() 2020-10-30 16:52:55 +01:00
nm-device-tun.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-tun.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-veth.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-veth.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-vlan.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-vlan.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-vrf.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-vrf.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-vxlan.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-vxlan.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-wireguard.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-wireguard.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device-wpan.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-wpan.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-device.c core/trivial: add FIXME comment about immutable applied-connection 2020-11-09 17:53:16 +01:00
nm-device.h bridge: force (hack)-set of the MTU when explicitly set in the profile 2020-11-02 17:23:22 +01:00
nm-lldp-listener.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nm-lldp-listener.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00