[OpenWrt-Devel] b53: leaking packets for a second during initialization?

2014-01-20 Thread Rafał Miłecki
I believe I'm observing packets leaking between WAN and LAN ports during OpenWrt booting process. That happens on devices with bgmac, but it seems to be related to the b53. We had a similar problem noticed by Hauke with the old Broadcom switch driver: https://lists.openwrt.org/pipermail/openwrt-de

[OpenWrt-Devel] [PATCH] ar71xx: mynet-n750: define LEDs connected to the AR8327 switch

2014-01-20 Thread Felix Kaechele
Signed-off-by: Felix Kaechele --- .../linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c index a8335cc

[OpenWrt-Devel] [PATCH] 6rd: Make don't fragment bit (df) a configurable variable

2014-01-20 Thread Hans Dedecker
Make the IPv4 "do not fragment" bit a configurable variable for the 6rd tunnel interface as the bit should not be set in the encapsulating IPv4 header according to RFC3056. On top the config variable allows to enable/disable path mtu discovery for tunnel interfaces. Config variable can be passed t

Re: [OpenWrt-Devel] [PATCH 0/2] Initial 11ac support using ath10k

2014-01-20 Thread Sven Eckelmann
On Saturday 18 January 2014 01:14:28 Kalle Valo wrote: > > I've picked up the patches and rebased them on top of the current master > > branch/trunk. > > Where did you take the ath10k patches? ath10k is under heavy > development, so I strongly recommend taking patches directly from > ath-next bran

Re: [OpenWrt-Devel] [PATCH:kernel] OpenWRT for Raspberry PI - _fixed_ second version.

2014-01-20 Thread Bastian Bittorf
* Oskari Rauta [20.01.2014 08:19]: > > Since the current raspberry pi target BCM2708 will never be accepted just an idea: maybe it should not be a subtarget of BCM2708 but a standalone one? than the special patches are not a problem anymore got the other BCM2708 ones... i like the idea to suppo

Re: [OpenWrt-Devel] [PATCH 0/2] Initial 11ac support using ath10k

2014-01-20 Thread Yeoh Chun-Yeow
>> * Adhoc mode doesn't work at all > > That was with 10.1 firmware? AFAIK it doesn't support adhoc at all. I > think we need to add a firmware feature flag to disable adhoc with that > firmware. I managed to try out the firmware version 999.999.0.636 on adhoc mode. It works only after I fool the

Re: [OpenWrt-Devel] [PATCH] Add gccgo and libgo

2014-01-20 Thread Geert-Johan Riemer
Any update on this? I'd really like to see it merged upstream. Do I need to add/fix something? I believe this is working correctly now. Best regards, Geert-Johan Riemer On Sun, 12 Jan 2014, Geert-Johan Riemer wrote: > Hi, > > Previous thread: > https://lists.openwrt.org/pipermail/openwrt-devel/2

Re: [OpenWrt-Devel] LuCI: remove pages/nodes based on logged in user

2014-01-20 Thread Yegor Yefremov
On Sat, Jan 18, 2014 at 4:02 PM, Jo-Philipp Wich wrote: > Hi. > >> At the first sight the problem is solved: you open "System" tab and >> you don't see "LED Configuration" option, but as soon as you select >> one of the System's tabs all hidden tabs appear. >> >> How can I remove the tab permanen