aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/iwd
Commit message (Collapse)AuthorAgeFilesLines
* feat(iwd): per-SSID MAC randomisationLibravatar sommerfeld3 days1-0/+23
AddressRandomization=network: iwd generates a deterministic per-SSID random MAC. Hardware MAC is never exposed on Wi-Fi; reconnects to the same network reuse the same MAC, so DHCP leases, WPA-EAP creds and captive portals stay stable. EnableNetworkConfiguration=false keeps systemd-networkd authoritative for IP — the existing 30-wifi-bond0.network setup is unaffected and the wlan interface still gets enslaved into bond0.