3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-22 22:00:38 +01:00
James Prestwood e7777c3422 station: support full MAC randomization and override
This patch adds two new options to a network provisioning file:

AlwaysRandomizeAddress={true,false}

If true, IWD will randomize the MAC address on each connection to this
network. The address does not persists between connections, any new
connection will result in a different MAC.

AddressOverride=<MAC>

If set, the MAC address will be set to <MAC> assuming its a valid MAC
address.

These two options should not be used together, and will only take effect
if [General].AddressRandomization is set to 'network' in the IWD
config file.

If neither of these options are set, and [General].AddressRandomization
is set to 'network', the default behavior remains the same; the MAC
will be generated deterministically on a per-network basis.
2020-03-18 18:15:16 -05:00
..
2020-01-21 16:03:28 -06:00
2019-10-11 15:37:33 -05:00
2020-01-21 16:03:28 -06:00
2020-02-17 12:27:54 -06:00
2019-12-09 01:47:11 -06:00
2019-12-09 01:47:11 -06:00
2020-01-16 11:37:55 -06:00
2020-01-21 16:03:28 -06:00
2020-03-17 15:35:22 -05:00
2020-01-21 16:03:28 -06:00
2020-01-21 16:03:28 -06:00
2020-03-06 12:17:09 -06:00
2019-11-21 14:00:35 -06:00
2020-01-21 16:03:28 -06:00
2019-05-19 13:07:13 -05:00
2019-05-23 16:59:14 -05:00
2017-11-28 13:20:33 -06:00
2020-01-21 16:03:28 -06:00
2020-03-17 15:35:22 -05:00
2020-03-06 13:07:58 -06:00
2020-02-03 11:54:28 -06:00
2019-11-11 18:29:45 -06:00
2020-02-17 09:08:50 -06:00
2020-01-21 16:03:28 -06:00
2019-07-15 14:06:26 -05:00
2020-01-16 11:37:57 -06:00
2020-01-21 16:03:28 -06:00
2020-03-17 15:35:22 -05:00
2020-01-21 16:03:28 -06:00
2019-11-21 20:51:21 -06:00
2020-03-18 18:15:16 -05:00
2020-03-18 18:15:16 -05:00
2020-03-18 13:10:41 -05:00
2020-03-18 13:10:41 -05:00
2020-01-21 16:03:28 -06:00
2020-01-17 12:50:23 -06:00