mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 05:50:12 +01:00
NEWS: fix mistake in NEWS file about wifi.mac-address-randomization
(cherry picked from commit e0e1c59160)
This commit is contained in:
parent
0fd523c58d
commit
1d78b173bd
1 changed files with 6 additions and 4 deletions
10
NEWS
10
NEWS
|
|
@ -22,10 +22,12 @@ Overview of changes since NetworkManager-1.0
|
|||
|
||||
This is a new stable release of NetworkManager. Notable changes include:
|
||||
|
||||
* Added an option to enable use of random MAC addresses for Wi-Fi access
|
||||
point scanning (defaults to disabled). Controlled with
|
||||
'wifi.mac-address-randomization' property (MAC_ADDRESS_RANDOMIZATION key in
|
||||
ifcfg files).
|
||||
* MAC addresses during Wi-Fi access point scanning are now randomized
|
||||
if wpa_supplicant supports PreassocMacAddr.
|
||||
* Added an option to enable random MAC addresses for association to Wi-Fi access
|
||||
point (defaults to disabled). Controlled with 'wifi.mac-address-randomization'
|
||||
property (MAC_ADDRESS_RANDOMIZATION key in ifcfg files). Requires support from
|
||||
wpa_supplicant.
|
||||
* Wi-Fi scanning now utilizes wpa_supplicant's AP list.
|
||||
* Added support for Wi-Fi powersave, configured with POWERSAVE key in ifcfg
|
||||
files.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue