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
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
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?
__
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@l
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 option
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(+)
dif
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
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 u
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.
Wh
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
10 matches
Mail list logo