> [45729.251928] PC is at tcp_push+0x44/0xfc
This should be fixed in kernel 4.14.32. Try the latest snapshot.
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
Unlike when operating in Ad-Hoc mode, we apparently need to pass the
hostapd control socket interface to wpa_supplicant when using 802.11s
mesh mode.
There also seems to still be something wrong with the logic setting
channel and (v)htmode parameters when using AP + mesh...
Signed-off-by: Daniel
From: Ben Greear
This firmware has only small changes from the last commit, but
it does have an important fix for at least some PTK rekey logic.
The old firmware would have issues if the driver managed to set
a clear key while encryption was 'enabled'. This new firmware for
both wave-1 and wave
From: Ben Greear
This firmware has only small changes from the last commit, but
it does have an important fix for at least some PTK rekey logic.
The old firmware would have issues if the driver managed to set
a clear key while encryption was 'enabled'. This new firmware for
both wave-1 and wave
On Thu, Mar 29, 2018 at 02:22:48AM +0200, Daniel Golle wrote:
> On Tue, Mar 27, 2018 at 07:42:18PM +0200, Christian Lamparter wrote:
> > This patch adds a image with squashfs as the root filesystem.
> > A rootfs_data partition will be generated on the first boot
> > and placed inside the rootfs par
Hi,
On Thu, Apr 12, 2018 at 1:02 PM, John Crispin wrote:
> try enabling KALLSYMS to get a verbose stack trace.
Thanks for the pointer. I compiled a new image KALLSYMS, but now I am
not able to reproduce the error. Perhaps there was something dirty in
my build directory. I will keep the image KAL
There are network setup where it would be required to turn off dhcpv4
and have dhcpv6 (and all the address autoconfiguration) enabled
An example is a full static ipv4 dual stack network, also an ipv4
relayed bridge with ipv6 relay. Having the tag "ignore" used by both
dnsmasq and odhcpd as interfac
And import patch to allow 802.11s mesh on DFS channels, see also
http://lists.infradead.org/pipermail/hostap/2018-April/038418.html
Signed-off-by: Daniel Golle
---
package/network/services/hostapd/Makefile | 6 +-
...1-mesh-factor-out-mesh-join-function.patch | 219 ++
...2
On 12/04/18 12:42, Kristian Evensen wrote:
Hello,
I have recently updated some ramips mt7621-devices (ZBT WG3526) to the
latest nightly. Almost everything seems to work fine, but using either
wifi interface in client mode seems triggers an oops. I see two
different oops-messages:
Message 1:
[
Hello,
I have recently updated some ramips mt7621-devices (ZBT WG3526) to the
latest nightly. Almost everything seems to work fine, but using either
wifi interface in client mode seems triggers an oops. I see two
different oops-messages:
Message 1:
[ 66.442802] CPU 1 Unable to handle kernel pag
Add hotplug handle script for storage devices,
this will add corresponding option in the
/etc/config/samba file automatically.
If user do not want this feature, it can be cancel
via samba relevant menu option.
Signed-off-by: Rosy Song
---
package/network/services/samba36/Makefile
On 2018-04-11 16:09, Luiz Angelo Daros de Luca wrote:
You can also expand the overlay partition directly on img file or after the
installation.
First expand this physical partition. I like to do it with parted (script
friendly) but it is not available
as OpenWrt tool:
$ /usr/sbin/parted OpenWr
On 2018-04-11 14:50, Tomasz Maciej Nowak wrote:
W dniu 11.04.2018 o 14:35, Mikael Bak pisze:
[snip]
I'm using the Image Builder to create custom images. I can't find any
option how to specify the size of the rootfs and/or the overlay.
Is it possible with Image Builder or must I build the wh
Hi txt.file,
On 2018-04-11 14:48, txt.file wrote:
There is no need to create a bigger squashfs as squashfs is read-only.
With squashfs you get two file systems. squashfs for the files in the
image and jffs2 for changed/added files. During the first boot the jffs2
is created. It starts after the
14 matches
Mail list logo