Re: How to activate MAC address randomization?

2016-05-18 Thread Chris Laprise
On 05/18/2016 02:25 PM, Dan Williams wrote: Randomization happens in the supplicant, and the supplicant also controls scanning. If randomization is enabled, the supplicant will change the MAC address before it scans, so this should not be a problem. Of course, if you run 'iw dev wlan0 scan'

Re: How to activate MAC address randomization?

2016-05-18 Thread poma
On 18.05.2016 16:49, Thomas Haller wrote: > On Wed, 2016-05-18 at 01:36 +0200, poma wrote: >> On 16.05.2016 23:07, Chris Laprise wrote: >>> >>> >>> >>> On 05/16/2016 12:03 PM, poma wrote: On 13.05.2016 00:16, Dan Williams wrote: > > On Fri, 2016-04-29 at 16:09 -0400, Chris

Re: How to activate MAC address randomization?

2016-05-18 Thread Dan Williams
On Wed, 2016-05-18 at 11:21 -0400, Chris Laprise wrote: > > On 05/18/2016 08:24 AM, poma wrote: > > > > On 18.05.2016 06:14, Chris Laprise wrote: > > > > > > > > > On 05/17/2016 07:36 PM, poma wrote: > > > > > > > > On 16.05.2016 23:07, Chris Laprise wrote: > > > > > > > > > > On 05/16/2016

Re: How to activate MAC address randomization?

2016-05-18 Thread Chris Laprise
On 05/18/2016 08:24 AM, poma wrote: On 18.05.2016 06:14, Chris Laprise wrote: On 05/17/2016 07:36 PM, poma wrote: On 16.05.2016 23:07, Chris Laprise wrote: On 05/16/2016 12:03 PM, poma wrote: On 13.05.2016 00:16, Dan Williams wrote: On Fri, 2016-04-29 at 16:09 -0400, Chris Laprise wrote:

Re: How to activate MAC address randomization?

2016-05-18 Thread Thomas Haller
On Wed, 2016-05-18 at 01:36 +0200, poma wrote: > On 16.05.2016 23:07, Chris Laprise wrote: > > > > > > > > On 05/16/2016 12:03 PM, poma wrote: > > > > > > On 13.05.2016 00:16, Dan Williams wrote: > > > > > > > > On Fri, 2016-04-29 at 16:09 -0400, Chris Laprise wrote: > > > > > > > > > > Hi,

Re: How to activate MAC address randomization?

2016-05-18 Thread poma
On 18.05.2016 06:14, Chris Laprise wrote: > > > On 05/17/2016 07:36 PM, poma wrote: >> On 16.05.2016 23:07, Chris Laprise wrote: >>> >>> On 05/16/2016 12:03 PM, poma wrote: On 13.05.2016 00:16, Dan Williams wrote: > On Fri, 2016-04-29 at 16:09 -0400, Chris Laprise wrote: >> Hi,

[PATCH] sleep-monitor-upower: add missing include

2016-05-18 Thread Michael Olbrich
Otherwise building fails with: nm-sleep-monitor-upower.c:132:45: error: expected declaration specifiers or '...' before 'nm_sleep_monitor_get' nm-sleep-monitor-upower.c:132:67: error: expected declaration specifiers or '...' before '(' token --- Hi, this file was removed in master, but this