etc/iwd/main.conf: add a comment(ed/) on AddressRandomizationRange=nic

This commit is contained in:
Aminda Suomalainen 2023-01-27 13:21:32 +02:00
parent ebc01c16eb
commit 6b2cb6575b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ EnableNetworkConfiguration=true
# Generate a different spoofed MAC address for every SSID. Some networks
# configured in /var/lib/iwd/ have a new MAC address for every connection.
AddressRandomization=network
# Randomize only 3 last octets of MAC. Reveals the manufacturer, but doesn't
# set locally administered bit. However the range is 00:00:01 to 00:00:FE.
#AddressRandomizationRange=nic
[Network]
EnableIPv6=true