From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.01.org
Subject: [PATCH 3/4] doc: document FullAddressRandomization and AddressOverride
Date: Thu, 19 Mar 2020 13:03:52 -0700 [thread overview]
Message-ID: <20200319200353.7001-3-prestwoj@gmail.com> (raw)
In-Reply-To: <20200319200353.7001-1-prestwoj@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1148 bytes --]
---
src/iwd.network.rst | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/src/iwd.network.rst b/src/iwd.network.rst
index 6b068202..12efca72 100644
--- a/src/iwd.network.rst
+++ b/src/iwd.network.rst
@@ -109,6 +109,20 @@ The group ``[Settings]`` contains general settings.
Whether the network is hidden, i.e. its SSID must be included in an
active scan request
+ * - FullAddressRandomization
+ - Values: true, **false**
+
+ If enabled, the MAC address will be fully randomized on each connection.
+ This option is only used if [General].AddressRandomization is set to
+ 'network'. See iwd.config. This value may not be used with
+ [Settings].AddressOverride.
+ * - AddressOverride
+ - MAC address string
+
+ Override the MAC address used for connecting to this network. This option
+ is only used if [General].AddressRandomization is set to 'network'. See
+ iwd.config. This value may not be used with
+ [Settings].FullAddressRandomization.
Network Authentication Settings
-------------------------------
--
2.21.1
next prev parent reply other threads:[~2020-03-19 20:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-19 20:03 [PATCH 1/4] netdev: move address generation into station James Prestwood
2020-03-19 20:03 ` [PATCH 2/4] station: support full MAC randomization and override James Prestwood
2020-03-19 20:03 ` James Prestwood [this message]
2020-03-19 20:03 ` [PATCH 4/4] auto-t: add test for AddressRandomization option James Prestwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200319200353.7001-3-prestwoj@gmail.com \
--to=prestwoj@gmail.com \
--cc=iwd@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox