Re: [PATCH 1/1] device/wifi: drop messing with wpa-supplicant's support for MAC address randomization

2017-02-07 Thread Thomas Haller
On Tue, 2017-02-07 at 11:29 +0100, Beniamino Galvani wrote: > On Sun, Feb 05, 2017 at 11:18:08PM +0100, Thomas Haller wrote: > > We no longer use wpa_supplicant for MAC address randomization. > > Instead, NetworkManager > > handle it on it's own. It is actually important that supplicant > > does

Re: [PATCH 1/1] device/wifi: drop messing with wpa-supplicant's support for MAC address randomization

2017-02-07 Thread Beniamino Galvani
On Sun, Feb 05, 2017 at 11:18:08PM +0100, Thomas Haller wrote: > We no longer use wpa_supplicant for MAC address randomization. Instead, > NetworkManager > handle it on it's own. It is actually important that supplicant does not > interfere > when setting the MAC address of the device. > > The

[PATCH 1/1] device/wifi: drop messing with wpa-supplicant's support for MAC address randomization

2017-02-05 Thread Thomas Haller
We no longer use wpa_supplicant for MAC address randomization. Instead, NetworkManager handle it on it's own. It is actually important that supplicant does not interfere when setting the MAC address of the device. The code was only in effect when a PreassocMacAddr property exists, which is a