Re: [LEDE-DEV] [PATCH netifd] proto: allow configuring deprecated static IPv6 addresses

2016-12-19 Thread Hans Dedecker
On Sun, Dec 11, 2016 at 3:03 AM, Matthias Schiffer wrote: > Add a new boolean attribute ip6preferred to the static protocol which can > be set to 0 to mark IPv6 addresses as deprecated (set the preferred > lifetime to 0). This is useful to configure addresses that

Re: [LEDE-DEV] [PATCH] ar71xx: Added support for the TP-Link WA855RE V1

2016-12-19 Thread jens
On 19.12.2016 18:06, Federico Cappon wrote: > The device it's similar to the WR841N/ND v9 but without the internal switch. > > For now the only way to install Lede is through the serial interface, strange i tried to build experimental Gluon/Lede branch (with a special target called ar7xx-tiny) and

Re: [LEDE-DEV] [PATCH] ar71xx: Added support for the TP-Link WA855RE V1

2016-12-19 Thread Matthias Schiffer
As mentioned on IRC, I found a few more minor issues. I could fix them up myself when merging your patch, but if you do it yourself, you'll learn a few more things to pay attention to for future patch submissions :) On 12/19/2016 06:06 PM, Federico Cappon wrote: > The device it's similar to the

[LEDE-DEV] [PATCH] ar71xx: Added support for the TP-Link WA855RE V1

2016-12-19 Thread Federico Cappon
The device it's similar to the WR841N/ND v9 but without the internal switch. For now the only way to install Lede is through the serial interface, becouse in the original OEM Firmware Upgrader, we can't change the partition table to make space for Lede For install Lede, after soldering the

Re: [LEDE-DEV] resolv.conf not localhost anymore?

2016-12-19 Thread Hans Dedecker
On Mon, Dec 19, 2016 at 11:38 AM, Weedy wrote: > On 16 December 2016 at 15:21, Weedy wrote: >> So I just ran into this updating master from 2ish weeks ago. >> >> root@OpenWrt:~# cat /tmp/resolv.conf >> # Interface wan >> nameserver 206.248.154.170 >>

Re: [LEDE-DEV] [PATCH] mdnsd: the service is ignoring questions

2016-12-19 Thread John Crispin
On 19/12/2016 16:58, John Crispin wrote: > When a question is incoming the service was incorrectly resettig the > query timeout regardless of it being the right service. This causes > the code to never answer the questions it is being asked. > > Reported-by: Cristian Morales Vega

[LEDE-DEV] [PATCH] mdnsd: the service is ignoring questions

2016-12-19 Thread John Crispin
When a question is incoming the service was incorrectly resettig the query timeout regardless of it being the right service. This causes the code to never answer the questions it is being asked. Reported-by: Cristian Morales Vega Signed-off-by: John Crispin

Re: [LEDE-DEV] [PATCH] mediatek: enable support for vfpv4 and neon

2016-12-19 Thread John Crispin
On 19/12/2016 14:56, Christian Lamparter wrote: > On Sunday, December 11, 2016 9:13:56 AM CET John Crispin wrote: >> >> On 25/11/2016 20:57, Christian Lamparter wrote: >>> While researching for the armvirt target, I looked at the >>> existing arm platforms. It turns out that the mediatek target

Re: [LEDE-DEV] [PATCH] mediatek: enable support for vfpv4 and neon

2016-12-19 Thread Christian Lamparter via Lede-dev
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Sunday, December 11, 2016

Re: [LEDE-DEV] [PATCH v2] kernel: bump to 4.4.39

2016-12-19 Thread John Crispin
Hi, i merged Kevin's version from github as it used the sha256sum stuff that Felix recently added. the rest was identical afaict John On 19/12/2016 09:24, Koen Vandeputte wrote: > Hi Stijn S., > > I indeed addressed Stijn Tintel (CC'd him in 1st mail) as he kindly > requested not to

Re: [LEDE-DEV] [PATCH] Allow sending a fd along a ubus_request

2016-12-19 Thread Amine Aouled Hamed
Sorry for the duplicate, for some reasons gmail doesn't show the email as a reply to the first email sent. Amine. On Mon, Dec 19, 2016 at 10:30 AM, amine.ahd wrote: > Signed-off-by: amine.ahd > --- > libubus-internal.h | 4 +++- > libubus-obj.c

[LEDE-DEV] [PATCH] Allow sending a fd along a ubus_request

2016-12-19 Thread amine.ahd
Signed-off-by: amine.ahd --- libubus-internal.h | 4 +++- libubus-obj.c | 24 libubus-req.c | 50 +++--- libubus.c | 2 +- libubus.h | 19 +++ ubusd_proto.c

Re: [LEDE-DEV] [LEDE-DEV v3] Add support of using device symlinks.

2016-12-19 Thread John Crispin
On 19/12/2016 09:48, Nikolay Ledovskikh wrote: >> The patch is missing the subject prefix. please make sure to add it next >> time. I have fixed it for you while merging the patch into my staging tree. > > Thank you very much. > You mean subject prefix (after ..v3] and before "Add support

Re: [LEDE-DEV] [LEDE-DEV v3] Add support of using device symlinks.

2016-12-19 Thread Nikolay Ledovskikh
> The patch is missing the subject prefix. please make sure to add it next > time. I have fixed it for you while merging the patch into my staging tree. Thank you very much. You mean subject prefix (after ..v3] and before "Add support ...")? What should I write if there are more than one targets

Re: [LEDE-DEV] [PATCH] ubox: Initialize conditionally uninitialized variabled

2016-12-19 Thread John Crispin
On 18/12/2016 01:48, Rosen Penev wrote: > -Wconditional-uninitialized in clang the warning are false positives. please check this next time and add the information to the commit description. also a description is expected to be a sentence or two and not a few words. John > >

Re: [LEDE-DEV] [LEDE-DEV v3] Add support of using device symlinks.

2016-12-19 Thread John Crispin
On 19/12/2016 08:37, Nikolay Ledovskikh wrote: >> pong ... >> >> "weekend, that thing where people rest" > > OK. I'll wait for that wonderful moment > The patch is missing the subject prefix. please make sure to add it next time. I have fixed it for you while merging the patch into my staging