NetworkManager/src/core/devices
Lubomir Rintel c75b7dd893 core: make Device emit StateChanged a bit later
We need to make sure StateChanged goes on the D-Bus only after the
policy is done dealing with the state change internally.

This is done so that we can be sure the DNS changes are committed at the
time "nmcli c up" returns.

https://bugzilla.redhat.com/show_bug.cgi?id=2006677
2021-10-27 15:53:16 +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 wwan: drop workaround to use GTE DNS servers for PPP 2021-10-12 13:24:26 +02:00
meson.build all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +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-08 09:56:41 +01:00
nm-device.c core: make Device emit StateChanged a bit later 2021-10-27 15:53:16 +02:00
nm-device.h core: introduce device::ports property 2021-10-11 09:35:10 +02:00
nm-lldp-listener.c systemd: merge branch systemd into main 2021-10-08 18:04:37 +02:00
nm-lldp-listener.h device/lldp: simplify NMLldpListener API 2021-04-16 15:18:27 +02:00