[OpenWrt-Devel] [PATCH] kernel: remove DEVMEM and DEVKMEM from target's config

2018-07-02 Thread Luis Araneda
These options are handled by generic configuration Targets that need these options should select KERNEL_DEVMEM and/or KERNEL_DEVKMEM options on OpenWRT's config Signed-off-by: Luis Araneda --- target/linux/at91/config-4.9 | 2 -- target/linux/gemini/config-4.14 | 1

[OpenWrt-Devel] [PATCH] firewall3: make reject types selectable by user

2018-07-02 Thread Alin Nastac
From: Alin Nastac RFC 6092 recommends in section 3.3.1 that an IPv6 CPE must respond to unsolicited inbound SYNs with an ICMPv6 Destination Unreachable error code 1 (Communication with destination administratively prohibited). Signed-off-by: Alin Nastac --- defaults.c | 21

Re: [OpenWrt-Devel] turris onmia - broken uboot-env

2018-07-02 Thread Mirko Langisch
On Mon, 02 Jul 2018, Sven Roederer wrote: > it's a bit off-topic, but probably someone can share the correct uboot-env of > a Turris-Omnia 2G. > Mine is not bootingafter somehow damaging the settings. > > A simple printenv would be great. does env default -a saveenv help?

[OpenWrt-Devel] turris onmia - broken uboot-env

2018-07-02 Thread Sven Roederer
Hi, it's a bit off-topic, but probably someone can share the correct uboot-env of a Turris-Omnia 2G. Mine is not bootingafter somehow damaging the settings. A simple printenv would be great. Thanks Sven ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH 1/2] services/uhttpd: add -M option for Last-Modified header sending

2018-07-02 Thread Florian Eckert
If uhttpd is started with the option -M then Last-Modified header is not send during ok respond. We have already an ETag header set which is more accurate. See URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Etag So make sending of Last-Modified header optional with a config

[OpenWrt-Devel] [PATCH 2/2] services/uhttpd: Disable option -M for Last-Modified header

2018-07-02 Thread Florian Eckert
Make Last-Modified header configurable over uci. If option is not set then send Last-Modified header. This is the equal to the behaviour as before this option was added. Signed-off-by: Florian Eckert --- package/network/services/uhttpd/files/uhttpd.init | 1 + 1 file changed, 1 insertion(+)

Re: [OpenWrt-Devel] MR24 sysupgrade seems to be broken

2018-07-02 Thread Christian Lamparter
On Sunday, July 1, 2018 2:26:35 AM CEST Russell Senior wrote: > Here is what shows during sysupgrade: > > https://pastebin.com/YfbQZ5fB > Have you tried the aforementioned fix for the buggy mtd-utils on your old/existing installation or not? > On Sat, Jun 30, 2018 at 6:49 AM, Christian Lamparter

[OpenWrt-Devel] [PATCH] arc: Update variables substitutions in u-boot env files

2018-07-02 Thread Evgeniy Didin
From: Evgeniy Didin In the latest version of u-boot (2018.05) there was a swith to Hush shell for ARC AXS10x boards(arc770/archs38): commit 9249d74781e1 ("ARC: AXS10x: Enable hush shell"). In Hush shell using "$()" to declare envitonment variables is forbidden, instead of this "${}" need to be

[OpenWrt-Devel] [PATCH] ath9k: Expose support for Dynack

2018-07-02 Thread Koen Vandeputte
Enables support for Dynack feature. When a remote station is far away, we need to compensate for the distance by allowing more time for an ACK to arrive back before issueing a retransmission. Currently, it needs to be set fixed to indicate the maximum distance the remote station will ever be.

Re: [OpenWrt-Devel] [PATCH] hostapd: announce utf8 encoding of ssid

2018-07-02 Thread Jouke Witteveen
On Mon, Jul 2, 2018 at 6:58 AM John Crispin wrote: > > > > On 28/06/18 22:47, Jouke Witteveen wrote: > > + set_default utf8_ssid 1 > > does this not make it use utf8 by default ? Yes, it does. I argued that it is utf8 anyway, unless we do some manual tinkering. An SSID set via LuCI is almost