Re: [PATCH] Update service security when changing from wpa -> wpa2.

2010-09-22 Thread Kalle Valo
Samuel Ortiz writes: > Hi Lucio, Hi Samuel and Lucio, > On Tue, Sep 21, 2010 at 04:01:17PM -0300, Lucio Maciel wrote: >> From: Lucio Maciel >> >> If the user changes the security of the AP from wpa to wpa2 >> or vice-versa, connman correctly updates the network sctruct >> but don't reflect it

Re: [PATCH] Update service security when changing from wpa -> wpa2.

2010-09-21 Thread Samuel Ortiz
Hi Lucio, On Tue, Sep 21, 2010 at 04:01:17PM -0300, Lucio Maciel wrote: > From: Lucio Maciel > > If the user changes the security of the AP from wpa to wpa2 > or vice-versa, connman correctly updates the network sctruct > but don't reflect it on the service. I think this is something we shouldn'

[PATCH] Update service security when changing from wpa -> wpa2.

2010-09-21 Thread Lucio Maciel
From: Lucio Maciel If the user changes the security of the AP from wpa to wpa2 or vice-versa, connman correctly updates the network sctruct but don't reflect it on the service. This changes the service security and emits a Security PropertyChanged signal. --- src/service.c | 26 +