NetworkManager/src/core/tests
Thomas Haller d210923c0f
wifi: add "wifi.cloned-mac-address=stable-ssid"
Add a new "stable-ssid" mode that generates the MAC address based on the
Wi-Fi's SSID.

Note that this gives the same MAC address as setting

    connection.stable-id="${NETWORK_SSID}"
    wifi.cloned-mac-address="stable"

The difference is that changing the stable ID of a profile also affects
"ipv6.addr-gen-mode=stable-privacy" and other settings.
2023-11-16 13:07:54 +01:00
..
config dns-manager: always apply options from [global-dns] 2023-01-26 10:11:45 +01:00
meson.build core: rework IP configuration in NetworkManager using layer 3 configuration 2021-11-18 16:21:29 +01:00
test-core-with-expect.c all: use NM_MIN() instead of MIN() 2023-11-15 09:32:20 +01:00
test-core.c wifi: add "wifi.cloned-mac-address=stable-ssid" 2023-11-16 13:07:54 +01:00
test-dcb.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
test-l3cfg.c all: ensure signendess for arguments of NM_{MIN,MAX,CLAMP}() macros matches 2023-08-07 09:24:36 +02:00
test-secret-agent.py all: move "src/" directory to "src/core/" 2021-02-08 09:56:41 +01:00
test-systemd.c lldp/systemd: remove systemd LLDP sources 2022-10-25 10:59:01 +02:00
test-utils.c all: hardcode HOST_NAME_MAX to 64 2022-04-26 17:54:56 +02:00
test-wired-defname.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00