Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread A. Benz
Hi, IMHO this is only useful if wifi is activated by default, ie the change is combined with a set password by default so the wifi is secure and usable immediately after flashing. However this could introduce an endless stream of users asking about the default password. Therefore I suggest

[LEDE-DEV] [OT] Implemented: not an ML erase button but at least a rethink switch

2016-05-24 Thread Daniel Dickinson
Hi all, I've recognized I have to do something about my impulse emailing and have just finished implementing a technical solution that requires me to verify that really do want to send the mail, and verification can't be done until a configured amount of time has elapsed. Hopefully this will keep

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Yousong Zhou
On 25 May 2016 at 07:52, wrote: > Hi, > >> How about >> >> option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F >> ":" '{print $4""$5""$6 }'| tr a-z A-Z) > > Or with sed: > > sed -ne 'y/abcdef/ABCDEF/; 1s/^.*:\(..\):\(..\):\(..\)$/\1\2\3/p' \ > /sys/class/ieee80211/${dev

[LEDE-DEV] A tip for those on this list but not (yet) getting github notifications

2016-05-24 Thread Daniel Dickinson
Hi all, I just wanted to point out that for those of you on this list, but not subscribed to github notifications for the lede-source repo that until github discussions are hooked into this list (I think Jo is working on that), that there are discussions relevant to this list that are occurring in

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread jo
Hi, > How about > > option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F > ":" '{print $4""$5""$6 }'| tr a-z A-Z) Or with sed: sed -ne 'y/abcdef/ABCDEF/; 1s/^.*:\(..\):\(..\):\(..\)$/\1\2\3/p' \ /sys/class/ieee80211/${dev}/macaddress ~ Jo

[LEDE-DEV] Can the OpenWRT Wiki be included in the reboot?

2016-05-24 Thread Martin Tippmann
Hi, I'm not affiliated with OpenWRT nor LEDE (just a member of a small Freifunk group) but the Wiki was (and still is) always my first choice when looking for documentation. Is there a plan to provide a LEDE wiki? The licence is CC Attribution-Noncommercial-Share Alike 3.0[1] so it should be fine

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Syrone Wong
Hi, How about option ssid Lede-$(cat /sys/class/ieee80211/${dev}/macaddress | awk -F ":" '{print $4""$5""$6 }'| tr a-z A-Z) Best Regards, Syrone Wong On Wed, May 25, 2016 at 5:40 AM, Ted Hess wrote: >> From: Rafał Miłecki >> Sent: Tuesday, May 24, 2016 3:37 AM >> To: lede-dev@lists.infradead.

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Daniel Dickinson
On Tue, 2016-05-24 at 23:57 +0200, Zoltan HERPAI wrote: [snip] > Hi, > >> I would like to see a reunion of LEDE and OpenWrt, so do any of the non > >> LEDE but OpenWrt core devs have any problems with the LEDE rules and so on? > >> > > This is my personal opinion and this was not somehow internal

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Daniel Curran-Dickinson
On Tue, 2016-05-24 at 23:57 +0200, Zoltan HERPAI wrote: [snip] > Hi, > >> I would like to see a reunion of LEDE and OpenWrt, so do any of the non > >> LEDE but OpenWrt core devs have any problems with the LEDE rules and so on? > >> > > This is my personal opinion and this was not somehow internall

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Daniel Curran-Dickinson
On Tue, 2016-05-24 at 23:57 +0200, Zoltan HERPAI wrote: [snip] > Hi, > >> I would like to see a reunion of LEDE and OpenWrt, so do any of the non > >> LEDE but OpenWrt core devs have any problems with the LEDE rules and so on? > >> > > This is my personal opinion and this was not somehow internal

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Zoltan HERPAI
Hi, On 05/24/2016 10:31 PM, Hauke Mehrtens wrote: As it looks like the IRC meeting will not happen, because not so big interest by the people not already involved in LEDE and problems finding a time, lets discuss on the mailing list like suggested by Jow. The point you are missing is that som

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Ted Hess
From: Rafał Miłecki Sent: Tuesday, May 24, 2016 3:37 AM To: lede-dev@lists.infradead.org Cc: Rafał Miłecki Subject: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE LEDE project seems to be using "LEDE" as its acronym everywhere. To keep things consistent adjust default wireless

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Rafał Miłecki
On 24 May 2016 at 22:31, Hauke Mehrtens wrote: > As it looks like the IRC meeting will not happen, because not so big > interest by the people not already involved in LEDE and problems finding > a time, lets discuss on the mailing list like suggested by Jow. > > Currently it looks like only Luka i

Re: [LEDE-DEV] Test farm for routers / tetaneutral.net

2016-05-24 Thread Dirk Neukirchen
On 24.05.2016 22:43, Laurent GUERBY wrote: > Hi, > > The not-for-profit ISP tetaneutral.net would like to provide > a hardware test farm for small routers in addition to the LEDE mirror > (and GCC Compile Farm machines hosting, RIPE probe, NLNOG ring VM), > as we use OpenWRT/LEDE for all of our me

Re: [LEDE-DEV] [OpenWrt-Devel] OpenWrt / LEDE

2016-05-24 Thread Hauke Mehrtens
add lede-dev On 05/24/2016 10:31 PM, Hauke Mehrtens wrote: > Hi, > > As it looks like the IRC meeting will not happen, because not so big > interest by the people not already involved in LEDE and problems finding > a time, lets discuss on the mailing list like suggested by Jow. > > Currently it

[LEDE-DEV] Test farm for routers / tetaneutral.net

2016-05-24 Thread Laurent GUERBY
Hi, The not-for-profit ISP tetaneutral.net would like to provide a hardware test farm for small routers in addition to the LEDE mirror (and GCC Compile Farm machines hosting, RIPE probe, NLNOG ring VM), as we use OpenWRT/LEDE for all of our member "internet box" (1) Has anyone made and documented

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Alexander Couzens
On Tue, 24 May 2016 19:09:15 +0200 John Crispin wrote: > On 24/05/2016 19:02, Jo-Philipp Wich wrote: > > Hi Refal, > > > > ack from me. > ack from me aswell ack - lynxis -- Alexander Couzens mail: lyn...@fe80.eu jabber: lyn...@fe80.eu mobile: +4915123277221 gpg: 390D CF78 8BF9 AA50 4F8F F1E2

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread John Crispin
On 24/05/2016 19:02, Jo-Philipp Wich wrote: > Hi Refal, > > ack from me. > > ~ Jo ack from me aswell John > > ___ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev > ___

Re: [LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Jo-Philipp Wich
Hi Refal, ack from me. ~ Jo ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-24 Thread A. Benz
Hi, I cleaned my buildroot unfortunately.. Only after I accidentally erased my bootloader while attempting to recover the router by tftp flashing a new image (factory vanilla). My unit has no activity whatsoever now (no serial output) and only power LED is on. Rev 2.1 doesn't have a JTAG h

[LEDE-DEV] [PATCH] netifd: Add option to configure gc_stale_time for each device

2016-05-24 Thread Alin Nastac
The UCI parameter neighgcstaletime allows to control how much time will STALE entries be kept in the neighbour table for both IPv4 and IPv6. Signed-off-by: Alin Nastac --- device.c | 14 ++ device.h | 4 system-linux.c | 38 ++ 3

[LEDE-DEV] uci-lua: error checking problems

2016-05-24 Thread Karl Palsson
When using the lua binding for UCI, there's cases where failures aren't properly propagating to the lua caller environment. eg: (Starting from an empty file) root@blah:/# lua Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio (double int32) > uci = require("uci") > x = uci.cursor() > =x:set("unk

[LEDE-DEV] [PATCH] procd: Update to latest head

2016-05-24 Thread Alexey Brodkin
This includes a fix for building against uClibc: http://git.openwrt.org/?p=project/procd.git;a=commit;h=9a6f83d3c168523ac7b898ae481c2fd8c501d6a6 Signed-off-by: Alexey Brodkin Cc: John Crispin --- package/system/procd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-24 Thread Rafał Miłecki
On 24 May 2016 at 11:13, Felix Fietkau wrote: > Fixed now, thanks for reporting. Thanks. I tried adjusting bcm53xx but it didn't work for me. I dropped "kmod-brcmfmac" from Profile/Generic and added DEVICE_PACKAGES := kmod-brcmfmac to the Device/smartrg-sr400ac, but my SR400ac image was built wit

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-24 Thread Felix Fietkau
On 2016-05-24 02:00, A. Benz wrote: > Hi > > Trunk build of LEDE gets a kernel panic on TPLink 1043ND v2.1 > > See log: > http://paste.debian.net/698070/ I can't reproduce the issue on the same device. Please post the output of ./scripts/diffconfig.sh - Felix ___

Re: [LEDE-DEV] Multi-Profile selection support

2016-05-24 Thread Felix Fietkau
On 2016-05-24 07:34, Rafał Miłecki wrote: > On 23 May 2016 at 13:38, Felix Fietkau wrote: >> You can find my work in progress in my staging tree: >> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary >> >> If you have some time, feedback and patches converting profiles/* stuff >> into

Re: [LEDE-DEV] 1043ND v2.1 LEDE trunk kernel panic

2016-05-24 Thread A. Benz
Hi, reboot-344-ge00770f sysupgrade was used with -n, router was running CC. I did have some config under files/, but only typical setup like network and wireless (ie flashed this many times before without issue). Regards, A. Benz On 05/24/16 14:56, John Crispin wrote: On 24/05/2016 07:48

[LEDE-DEV] HFSC bug?

2016-05-24 Thread Mirko Langisch
Hey, i wanted to ask if someone can reproduce this, and if there could be some openwrt/lede-specific patches involved maybe, before i report this upstream: i'm using sqm-scripts with a HFSC qdisc, and if i receive lots of UDP packets (i first saw this when someone was trying an DNS amplification a

[LEDE-DEV] [PATCH] mac80211: change default SSID from Lede to LEDE

2016-05-24 Thread Rafał Miłecki
LEDE project seems to be using "LEDE" as its acronym everywhere. To keep things consistent adjust default wireless SSID. Signed-off-by: Rafał Miłecki --- package/kernel/mac80211/files/lib/wifi/mac80211.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/mac80211