NetworkManager/src/core/devices
Thomas Haller 17e4da8bf3
device: suppress warning for external device if it is down (!IFF_UP)
External devices are not to be touched by NetworkManager. If it is down,
that is not something to warn about.
2021-09-16 08:40:04 +02:00
..
adsl all: rename nm_utils_strdup_reset*() to nm_strdup_reset*() 2021-08-02 09:26:47 +02:00
bluetooth device/wwan: don't pass device class to nm_modem_stage3_ip4_config_start() 2021-08-31 16:41:53 +02:00
ovs ovs: avoid asking nm-sudo if ovsdb socket does not exist 2021-09-13 22:45:40 +02:00
team libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
tests systemd: move "src/core/systemd" to "src/libnm-systemd-core" 2021-05-30 09:45:05 +02:00
wifi libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
wwan device/wwan: don't pass device class to nm_modem_stage3_ip4_config_start() 2021-08-31 16:41:53 +02:00
meson.build all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-acd-manager.c acd: log the MAC when announcing an IP 2021-07-13 09:27:20 +02:00
nm-acd-manager.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-6lowpan.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-6lowpan.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-bond.c libnm,core: drop internal function _nm_connection_get_setting_bond_port() 2021-08-26 23:05:19 +02:00
nm-device-bond.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-bridge.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-bridge.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-dummy.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-dummy.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ethernet-utils.c all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h" 2021-02-09 12:38:18 +01:00
nm-device-ethernet-utils.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ethernet.c core: always reset ethtool autoneg/speed to fix reactivation 2021-09-06 10:07:16 +02:00
nm-device-ethernet.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-factory.c platform: move more platform code to src/libnm-platform/ 2021-03-05 11:27:16 +01:00
nm-device-factory.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-generic.c core: drop deprecated PropertiesChanged D-Bus signal (API BREAK) 2021-05-14 10:57:34 +02:00
nm-device-generic.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-infiniband.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-infiniband.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ip-tunnel.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-ip-tunnel.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-logging.h clang-format: use "IndentPPDirectives:None" instead of "BeforeHash" 2021-07-09 08:49:06 +02:00
nm-device-macsec.c core: drop deprecated PropertiesChanged D-Bus signal (API BREAK) 2021-05-14 10:57:34 +02:00
nm-device-macsec.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-macvlan.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-macvlan.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-ppp.c device/ppp: rework IP config result handling for NMDevicePpp 2021-08-31 16:41:57 +02:00
nm-device-ppp.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-private.h l3cfg: set NMIPConfigSource for NML3ConfigData at construct time 2021-08-03 20:36:08 +02:00
nm-device-tun.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-tun.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-utils.c core: rename to_str() methods to to_string() 2021-08-11 14:17:25 +02:00
nm-device-utils.h core: rename to_str() methods to to_string() 2021-08-11 14:17:25 +02:00
nm-device-veth.c core: drop deprecated PropertiesChanged D-Bus signal (API BREAK) 2021-05-14 10:57:34 +02:00
nm-device-veth.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-vlan.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-vlan.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-vrf.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-vrf.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-vxlan.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-vxlan.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-wireguard.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-wireguard.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device-wpan.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-device-wpan.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-device.c device: suppress warning for external device if it is down (!IFF_UP) 2021-09-16 08:40:04 +02:00
nm-device.h manager: exit early in get_existing_connection() 2021-07-27 16:36:47 +02:00
nm-lldp-listener.c systemd: move "src/core/systemd" to "src/libnm-systemd-core" 2021-05-30 09:45:05 +02:00
nm-lldp-listener.h device/lldp: simplify NMLldpListener API 2021-04-16 15:18:27 +02:00