[OpenWrt-Devel] [PATCH] mbedtls: update to 2.13.0

2018-09-15 Thread Magnus Kroken
* Fixed a security issue in the X.509 module which could lead to a buffer overread during certificate extensions parsing. * Several bugfixes. * Improvements for better support for DTLS on low-bandwidth, high latency networks with high packet loss. Signed-off-by: Magnus Kroken ---

Re: [OpenWrt-Devel] [PATCH] netifd: proto-dhcp: handle alias interfaces

2018-09-15 Thread Jo-Philipp Wich
Hi, the functionality seems arbitrary and overly specific to your use case, also the option name "alias" does not really explain the effects of setting this option. IMHO you rather should write/ship a custom /etc/hotplug.d/iface/ script which deals with downing the fallback alias interface when

Re: [OpenWrt-Devel] [PATCH] procd: Add cpu string to board detection

2018-09-15 Thread Jo-Philipp Wich
Hi, > diff --git a/system.c b/system.c > index 151f613..87ce2da 100644 > --- a/system.c > +++ b/system.c > @@ -65,6 +65,7 @@ static int system_board(struct ubus_context *ctx, struct > ubus_object *obj, > > if (!strcasecmp(key, "system type") || >

Re: [OpenWrt-Devel] Move rrdns to rpcd?

2018-09-15 Thread Jo-Philipp Wich
Hi, > why is the rrdns located under luci? because its a rpcd plugin provided by LuCI, hosted in the LuCI repo and used by LuCI. > Can we make it consistent place rrdns somewhere else? Should be doable. > Furthermore we should change the Makefile of rpcd and the cmakefile that > rrdns ist

Re: [OpenWrt-Devel] usign race?

2018-09-15 Thread Daniel Golle
On Fri, Sep 14, 2018 at 07:22:06PM +1000, Mike McCormack wrote: > On 13/09/18 17:47, Koen Vandeputte wrote: > > > > As it mostly works, but only sometimes fail, it looks like a race > > condition. > > > > Does anyone have any clue? > > Hi Koen, > > I think I hit something similar... sometimes

Re: [OpenWrt-Devel] UBIFS issues within kernel 4.14.69?

2018-09-15 Thread Richard Weinberger
Koen, Am Dienstag, 11. September 2018, 16:26:34 CEST schrieb Koen Vandeputte: > > On 2018-09-11 15:46, Koen Vandeputte wrote: > > Hi Richard, > ... > > > I'm only seeing these issues on UBIFS enabled volumes. > > > > It seems it's related to one of your 5 commits, but I'm still in the > >