[OpenWrt-Devel] OpenWrt port for RISC-V Update

2018-08-02 Thread Alex Guo
Hi, Please check the updated OpenWrt port for RISC-V, https://github.com/xfguo/riscv-openwrt-port - All toolchain and kernel are from upstream. - SiFive Unleased are supported. Or you can test with the following binary on sifive-unleashed.

Re: [OpenWrt-Devel] wolfssl: no maintainer to take a look at PR

2018-08-02 Thread John Crispin
You might have noticed, that PR backlog has gone from 150-> <50 in the last few days, so please stay tuned a little longer, we are slowly but surely cleaning up the backlog and will get to that PR aswell soonish.     John ___ openwrt-devel mailing

[OpenWrt-Devel] wolfssl: no maintainer to take a look at PR

2018-08-02 Thread Eneas Ulir de Queiroz via openwrt-devel
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 --- While testing ustream-ssl

[OpenWrt-Devel] OpenWRT Zabbix Template

2018-08-02 Thread freebsd
Hello, When I try to import the ALL-IN-ONE template to the latest stable Zabbix 3.4: https://wiki.openwrt.org/doc/howto/zabbix Details Cannot import template "Template Openwrt", linked template "Template App Zabbix Agent" does not exist. Can you provide a patch for it please to work

Re: [OpenWrt-Devel] [PATCH] kernel: modules: fix kmod-regmap

2018-08-02 Thread Jonas Gorski
On 1 August 2018 at 22:44, Christian Lamparter wrote: > On Wednesday, August 1, 2018 3:21:00 PM CEST Jonas Gorski wrote: >> On 30 July 2018 at 22:35, John Crispin wrote: >> > On 30/07/18 22:33, Christian Lamparter wrote: >> >> >> >> This patch fixes the a compile issue that was triggered by >>

[OpenWrt-Devel] [PATCH 2/2] services/uhttpd: add hsts uci support

2018-08-02 Thread Florian Eckert
Make new uhttpd hsts option configurable over uci. Signed-off-by: Florian Eckert --- package/network/services/uhttpd/files/uhttpd.init | 1 + 1 file changed, 1 insertion(+) diff --git a/package/network/services/uhttpd/files/uhttpd.init b/package/network/services/uhttpd/files/uhttpd.init index

[OpenWrt-Devel] [PATCH 1/2] services/uhttpd: add Strict-Transport-Security option

2018-08-02 Thread Florian Eckert
This is a web security policy mechanism that helps to protect websites against protocol downgrade attacks and cookie hijacking. HSTS is an IETF standards track protocol and is specified in RFC 6797. This patch will add the possibility to specify a max-age with the option -P on uhttp start. If

Re: [OpenWrt-Devel] [openwrt/openwrt] Revert "ar71xx: ag71xx: Add connect message: fixed phy"

2018-08-02 Thread Daniel F. Dickinson
On 2018-08-02 01:59 AM, Hannu Nyman wrote: > Daniel F. Dickinson wrote at Wed Aug 1 14:17:41 PDT 2018: > >> Is this reported to do nasty things *without* debugging? > > > Daniel, > > I compiled for WNDR3800 and your commits totally broke the > switch/interface detection/initialisation. That