Re: How to activate MAC address randomization?

2016-05-26 Thread Chris Laprise
On 05/25/2016 10:56 AM, Dan Williams wrote: On Wed, 2016-05-18 at 21:10 -0400, Chris Laprise wrote: 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

[PATCH] connection-editor: Fix wired 802-1x secrets saving

2016-05-26 Thread Mikhail Efremov
In case of wired 802-1x connection a temporary connection object is used, but since NM commit 6a19e68a7d856629600655a076b0cea4be346799 secrets are cleared when the object is destroyed. So duplicate 802-1x settings instead of using g_object_ref(). --- src/connection-editor/page-8021x-security.c |

Re: [vpn-plugins] don't maintain a separate stable branch nm-1-2 yet

2016-05-26 Thread Thomas Haller
On Thu, 2016-05-26 at 10:54 -0500, Dan Williams wrote: > On Wed, 2016-05-25 at 17:23 +0200, Thomas Haller wrote: > > > > Hi, > > > > > > See https://git.gnome.org/browse/network-manager-openvpn/commit/?h= > > th > > /no-upstream-1-2-yet > > > > Quote: > >

Re: RFC: NetworkManager Device Statistics

2016-05-26 Thread Dan Williams
On Thu, 2016-05-26 at 07:53 +0200, Alfonso Sanchez-Beato wrote: > On Thu, May 26, 2016 at 1:44 AM, Tony Espy > wrote: > > > > > On 05/25/2016 12:45 PM, Dan Williams wrote: > > > > > > > > On Wed, 2016-05-25 at 18:10 +0200, Thomas Haller wrote: > > > > > > > > > > > On

Re: [vpn-plugins] don't maintain a separate stable branch nm-1-2 yet

2016-05-26 Thread Dan Williams
On Wed, 2016-05-25 at 17:23 +0200, Thomas Haller wrote: > Hi, > > > See https://git.gnome.org/browse/network-manager-openvpn/commit/?h=th > /no-upstream-1-2-yet > > Quote: > > > Merge the stable branch 'nm-1-2' into master > > And don't

Re: How to activate MAC address randomization?

2016-05-26 Thread poma
On 24.05.2016 18:18, poma wrote: > [...] > > However working Association / Connection random MAC address only applies to > the: > 1. wpa_supplicant (Client) -> wpa_supplicant (Hotspot) > 2. wpa_supplicant (Client) -> NetworkManager (Hotspot) > > but not for: > 3. NetworkManager (Client) ->

Re: How to activate MAC address randomization?

2016-05-26 Thread poma
On 25.05.2016 16:56, Dan Williams wrote: > On Wed, 2016-05-18 at 21:10 -0400, Chris Laprise wrote: >> >> 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 >>>

Re: [vpn-plugins] don't maintain a separate stable branch nm-1-2 yet

2016-05-26 Thread Beniamino Galvani
On Wed, May 25, 2016 at 05:23:17PM +0200, Thomas Haller wrote: > Merge the stable branch 'nm-1-2' into master > > And don't maintain a separate stable branch in upstream, until 'master' > bumps > the required NetworkManager API to 1.3. Until then, 'master' shall be >