NetworkManager/src/core/devices
Wen Liang 1605fa460d
platform: update nm_platform_link_get_permanent_address() to accept NMPLinkAddress argument
Replace the arguments "buf+length" of
`nm_platform_link_get_permanent_address()` with "NMPLinkAddress *out_addr"

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
2021-08-24 21:04:21 +02:00
..
adsl all: rename nm_utils_strdup_reset*() to nm_strdup_reset*() 2021-08-02 09:26:47 +02:00
bluetooth libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
ovs all: rename nm_utils_strdict_*() to nm_strdict_*() 2021-08-02 09:26:48 +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 libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +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: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +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 libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +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 core: drop deprecated PropertiesChanged D-Bus signal (API BREAK) 2021-05-14 10:57:34 +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 platform: update nm_platform_link_get_permanent_address() to accept NMPLinkAddress argument 2021-08-24 21:04:21 +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