Re: slowly or no configured connection usage

2015-08-05 Thread Beniamino Galvani
On Wed, Aug 05, 2015 at 11:04:06PM +0200, Ingo Flaschberger wrote: > > attached backport patch for 0.9.10.0 Hi Ingo, the backport looks good to me. > @@ -545,6 +554,8 @@ > > priv->ignore_carrier = g_key_file_get_string_list (priv->keyfile, > "main", "ignore-carrier", NULL, NULL); > >

Re: slowly or no configured connection usage

2015-08-05 Thread Ingo Flaschberger
Am 05.08.2015 um 17:57 schrieb Dan Williams: The real address likely comes from the kernel allowing IPv6 RA by default when the interface is set IFF_UP early in boot. You appear to have an IPv6 router on your LAN :) So in this case, I would expect NM to set ipv4.method=disabled, ipv6.method=a

Re: slowly or no configured connection usage

2015-08-05 Thread Dan Williams
On Wed, 2015-08-05 at 03:41 +0200, Ingo Flaschberger wrote: > > Am 04.08.2015 um 23:52 schrieb Dan Williams: > > On Mon, 2015-08-03 at 03:00 +0200, Ingo Flaschberger wrote: > >> Hi, > >> > >> I use nm 0.9.10 with debian jessie at a raspberry pi. > >> > >> Problem 1: > >> If I configure a single co

Re: slowly or no configured connection usage

2015-08-05 Thread Beniamino Galvani
On Wed, Aug 05, 2015 at 03:41:06AM +0200, Ingo Flaschberger wrote: > >We realize that treating an interface with only an IPv6LL address isn't > >very useful though, especially since the kernel will assign an LL > >address whenever the interface is brought IFF_UP, which often happens > >during boot

Re: slowly or no configured connection usage

2015-08-04 Thread Ingo Flaschberger
Am 04.08.2015 um 23:52 schrieb Dan Williams: On Mon, 2015-08-03 at 03:00 +0200, Ingo Flaschberger wrote: Hi, I use nm 0.9.10 with debian jessie at a raspberry pi. Problem 1: If I configure a single connection with auth ipv4, auto ipv6, auto connect and delete all other connections it takes s

Re: slowly or no configured connection usage

2015-08-04 Thread Dan Williams
On Mon, 2015-08-03 at 03:00 +0200, Ingo Flaschberger wrote: > Hi, > > I use nm 0.9.10 with debian jessie at a raspberry pi. > > Problem 1: > If I configure a single connection with auth ipv4, auto ipv6, auto > connect and delete all other connections it takes severall minutes after > reboot til

slowly or no configured connection usage

2015-08-02 Thread Ingo Flaschberger
Hi, I use nm 0.9.10 with debian jessie at a raspberry pi. Problem 1: If I configure a single connection with auth ipv4, auto ipv6, auto connect and delete all other connections it takes severall minutes after reboot till the connection is used. Also a new "eth0" connection is always generated