[OpenWrt-Devel] [PATCH] fstools: add ntfs support

2018-09-28 Thread Ansuel Smith
This adds ntfs support to block-mount Signed-off-by: Ansuel Smith --- block.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/block.c b/block.c index b377429..2e3841a 100644 --- a/block.c +++ b/block.c @@ -711,6 +711,7 @@ static void check_filesystem(struct probe_info

[OpenWrt-Devel] [PATCH] fstools: add ntfs support

2018-09-28 Thread Ansuel Smith
This adds ntfs support to block-mount Signed-off-by: Ansuel Smith --- block.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/block.c b/block.c index b377429..1e82a38 100644 --- a/block.c +++ b/block.c @@ -711,6 +711,7 @@ static void check_filesystem(struct probe_info

Re: [OpenWrt-Devel] OpenWrt 19.01 plans

2018-09-28 Thread Rosen Penev
> On Sep 28, 2018, at 07:20, Jerome BENOIT wrote: > > >>> Is there any work in OpenWRT targeted at integrating Linux forwarding >>> fastpath in the official build ? >>> There are out-of-tree patches and builds floating around and nowadays 1 >>> GB/s fiber internet access is very common is deve

Re: [OpenWrt-Devel] OpenWrt 19.01 plans

2018-09-28 Thread Jerome BENOIT
Is there any work in OpenWRT targeted at integrating Linux forwarding fastpath in the official build ? There are out-of-tree patches and builds floating around and nowadays 1 GB/s fiber internet access is very common is developed countries, and the router is then becoming the bottleneck in many

Re: [OpenWrt-Devel] OpenWrt 19.01 plans

2018-09-28 Thread Marko Ratkaj
Hi all, On Fri, Sep 28, 2018 at 3:14 PM Jerome BENOIT wrote: > > They may not be able to push lots of bandwidth, but if you have > > <~100Mbps internet they don't need to. If you have >~200Mbps internet > > for example with DOCSIS3.1 provider, then you probably need a newer > > dual-core device t

Re: [OpenWrt-Devel] OpenWrt 19.01 plans

2018-09-28 Thread Jerome BENOIT
Hello, They may not be able to push lots of bandwidth, but if you have <~100Mbps internet they don't need to. If you have >~200Mbps internet for example with DOCSIS3.1 provider, then you probably need a newer dual-core device to take advantage of it. Is there any work in OpenWRT targeted at

[OpenWrt-Devel] [PATCH] coova-chilli: fix compilation error with --enable-redir

2018-09-28 Thread Xabier Oneca -- xOneca
musl lacks `allocated` member on `struct re_pattern_buffer` (https://fossies.org/dox/musl-1.1.20/structre__pattern__buffer.html). Patch inspired by drkhosla @github.com/coova/coova-chilli issue #200 (https://github.com/coova/coova-chilli/issues/200#issuecomment-253497070) Signed-off-by: Xabier On

Re: [OpenWrt-Devel] OpenWrt 19.01 plans

2018-09-28 Thread John Crispin
On 28/09/2018 06:35, Eric Luehrsen wrote: On 09/27/2018 04:22 PM, Hauke Mehrtens wrote: On 09/26/2018 09:38 AM, Koen Vandeputte wrote: On 2018-09-23 00:42, Hauke Mehrtens wrote: Hi, We talked about plans for the next OpenWrt releases in this mail thread: http://lists.infradead.org/piperm