Re: connman wlan0 scan gets stuck?

2013-01-07 Thread Patrik Flykt
Hi, On Fri, 2013-01-04 at 09:25 -0800, Stan Hu wrote: > Let's say you took your device somewhere and connected to SSID Alice. > connman saves a settings file in /var/lib/connman for this successful > connection. Let's say you then moved your device and connected to > SSID Bob. connman a

[PATCH 1/2] inet: Fix error handling when adding/removing routes

2013-01-07 Thread Forest Bond
From: Forest Bond Functions that add and remove routes now return an appropriate error code. EEXIST and ESRCH are ignored when adding and removing routes (respectively) to reduce spurious error messages in the logs. --- src/inet.c | 236 ++---

[PATCH 2/2] inet: Fix error handling when bridging interfaces

2013-01-07 Thread Forest Bond
From: Forest Bond Functions that add and remove interfaces to and from bridges now return an appropriate error code. --- src/inet.c | 40 ++-- 1 files changed, 22 insertions(+), 18 deletions(-) diff --git a/src/inet.c b/src/inet.c index c360f56..0027fe6 100

Re: connman wlan0 scan gets stuck?

2013-01-07 Thread Stan Hu
On Mon, Jan 7, 2013 at 12:30 AM, Patrik Flykt wrote: > > Hi, > > On Fri, 2013-01-04 at 09:25 -0800, Stan Hu wrote: > > Let's say you took your device somewhere and connected to SSID Alice. > > connman saves a settings file in /var/lib/connman for this successful > > connection. Let's say

Can't connect to VPN

2013-01-07 Thread Yevhen Kyriukha
Hi! I'm using connman v1.10. I created settings for my VPN connection in /var/lib/connman directory. I want connman to bring VPN connection automatically at boot time. But connman-vpn daemon doesn't see config files: when I run "vpn-get" script to get available VPN services I see "No VPN configur