From 3439b284a78ced06bf95f761c608e73d346878f7 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 28 Jan 2023 18:37:43 +0200 Subject: [PATCH] etc/iwd/main.conf: note that AddressRandomizationRange=nic has 254 possible addresses --- etc/iwd/main.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/iwd/main.conf b/etc/iwd/main.conf index 63b5a756..5af5d518 100644 --- a/etc/iwd/main.conf +++ b/etc/iwd/main.conf @@ -15,7 +15,8 @@ EnableNetworkConfiguration=true # 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. +# set locally administered bit. However the range is 00:00:01 to 00:00:FE +# (254 possible addresses!) #AddressRandomizationRange=nic [Network]