Automated selection of connections

2017-07-10 Thread Alex Ferm
Hello all, I manage a bunch of cellular connected embedded devices running NetworkManager+ModemManager. I use the same software image on all devices regardless of which cell network they run on. My current solution to selecting the appropriate connection pivots around the sim-operator-id (I

Re: Seg fault on 'latest' master

2017-07-10 Thread Thomas Haller
On Mon, 2017-07-10 at 16:28 +0100, Colin Helliwell wrote: > > On 10 July 2017 at 15:36 Thomas Haller wrote: > > > > On Mon, 2017-07-10 at 15:03 +0100, Colin Helliwell wrote: > > > > > > On 10 July 2017 at 14:34 Colin Helliwell > > > stem s.com> wrote: > > > > > > > > > On 10 July 2017 at 14:26

Re: Seg fault on 'latest' master

2017-07-10 Thread Colin Helliwell
> On 10 July 2017 at 15:36 Thomas Haller wrote: > > On Mon, 2017-07-10 at 15:03 +0100, Colin Helliwell wrote: > > > > On 10 July 2017 at 14:34 Colin Helliwell > > s.com> wrote: > > > > > > > On 10 July 2017 at 14:26 Thomas Haller > > > > wrote: > > > > .. > > > > > > And which exact commit

Re: Seg fault on 'latest' master

2017-07-10 Thread Thomas Haller
On Mon, 2017-07-10 at 15:03 +0100, Colin Helliwell wrote: > > On 10 July 2017 at 14:34 Colin Helliwell > s.com> wrote: > > > > > On 10 July 2017 at 14:26 Thomas Haller > > > wrote: > > > > > .. > > > And which exact commit are you testing? > > > > Very latest Head, just an hour or so ago. I'l

Re: Seg fault on 'latest' master

2017-07-10 Thread Colin Helliwell
> On 10 July 2017 at 14:34 Colin Helliwell > wrote: > > > On 10 July 2017 at 14:26 Thomas Haller wrote: > > .. > > And which exact commit are you testing? > > Very latest Head, just an hour or so ago. I'll see if I can get Yocto to pull > some of the intervening commits. > Not much of a n

Re: Seg fault on 'latest' master

2017-07-10 Thread Colin Helliwell
> On 10 July 2017 at 14:26 Thomas Haller wrote: > ... > > hi, > > please provide a stack-trace > > like: > > $ gdb /sbin/NetworkManager > > > run --debug > > ... > > bt > > (make sure, you have debugging symbols available) > Hmmm.. gdb not something I currently have on my [embed

Re: Seg fault on 'latest' master

2017-07-10 Thread Thomas Haller
On Mon, 2017-07-10 at 14:15 +0100, Colin Helliwell wrote: > I've been working for the past week or so with a version built around > 4th July. I've just updated to the latest, and seem to be getting a > seg fault somewhere. > (/usr/libexec/nm-dispatcher is running afterwards) > I fairly sure nothing

Seg fault on 'latest' master

2017-07-10 Thread Colin Helliwell
I've been working for the past week or so with a version built around 4th July. I've just updated to the latest, and seem to be getting a seg fault somewhere. (/usr/libexec/nm-dispatcher is running afterwards) I fairly sure nothing else in the system is different. Compared with below, the log of

Re: Configuring NM as a router

2017-07-10 Thread Thomas Haller
On Mon, 2017-07-10 at 11:47 +0200, Xavier Bestel wrote: Hi, > I have a machine with 3 interfaces (well, technically there are more > of > them but let's ignore that): > - one "upstream" eth0 interface with a public IPv4 address > - one "local" eth0 interface, 192.168.1.x > - one "local" wlan0 in

Re: [PATCH] dhcp/dhclient: Improve "interface" statement parsing

2017-07-10 Thread Thomas Haller
On Mon, 2017-07-10 at 01:13 +, Jonathan Kang wrote: > Hi Andrei > > OMG. Sorry for it. Here is the attached patch. > > - Jonathan Hi Jonathan, merged. master: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=3646ed083dda590de1e991915048905b8c784cdd nm-1-8: https://cg

Configuring NM as a router

2017-07-10 Thread Xavier Bestel
Hi, I have a machine with 3 interfaces (well, technically there are more of them but let's ignore that): - one "upstream" eth0 interface with a public IPv4 address - one "local" eth0 interface, 192.168.1.x - one "local" wlan0 interface, 192.168.2.x I want my machine to act a a router for the "loc