[OpenWrt-Devel] [PATCH] mac80211: fix NULL pointer crash in monitor frame injection TX path

2015-01-29 Thread Johan Almbladh
doing this. Johan --- ...d-an-intermediate-software-queue-implemen.patch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/kernel/mac80211/patches/321-mac80211-add-an-intermediate-software-queue-implemen.patch b/package/kernel/mac80211/patches/321-mac80211-add-an-in

Re: [OpenWrt-Devel] Hooks on wifi up/down for starting/stopping dependent functionality?

2014-11-20 Thread Johan Almbladh
Thanks for the ubus pointers, Bastian. That should solve it :) Johan On Mon, Nov 17, 2014 at 10:34 AM, Bastian Bittorf wrote: > * Johan Almbladh [17.11.2014 10:22]: > > The hotplug scripts receive events for interface names, but they know > > nothing about the underlying co

Re: [OpenWrt-Devel] Hooks on wifi up/down for starting/stopping dependent functionality?

2014-11-12 Thread Johan Almbladh
the corresponding UCI config entry in /etc/config/wireless? Johan On Wed, Nov 12, 2014 at 10:53 AM, Bastian Bittorf wrote: > * Johan Almbladh [12.11.2014 10:45]: > > I tried just doing "ubus listen" in one shell and then running "wifi" > from > > anothe

[OpenWrt-Devel] Hooks on wifi up/down for starting/stopping dependent functionality?

2014-11-12 Thread Johan Almbladh
ath":"hostapd.wlan0"} } Is it possible to register with netifd or something to get more events? 1. Anyfi.net architecture <http://anyfi.net/documentation#architecture> Many thanks, Johan ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Lantiq/VR9 - Draytek Vigor 2760 support

2014-11-03 Thread Johan Dahlberg
, logs and GPL sources and more are listed in the wiki entry, in case you're interested. Appreciate any help provided. Thanks, Johan pgpRilezYv9M_.pgp Description: PGP signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org h

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

2014-07-28 Thread Geert-Johan Riemer
https://gcc.gnu.org/onlinedocs/gccgo/ -- Geert-Johan Riemer On Mon, 28 Jul 2014, John Crispin wrote: Hi, if you want this in the packages feed, please upload it to github and have it merged via the usual process into the packages feed John On 28/07/2014 09:34, Geert-Johan Riemer wrote

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

2014-07-28 Thread Geert-Johan Riemer
Hi, Any updates about this patch? I've received several mails recently from people asking wether it has been merged into OpenWRT already because they wish to use it. Best regards, Geert-Johan Riemer On Tue, 4 Feb 2014, Geert-Johan Riemer wrote: Hi Luka, Thanks for your response!

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

2014-02-04 Thread Geert-Johan Riemer
Hi Luka, Thanks for your response! You could grab this simple "Hello, openWRT" program: http://play.golang.org/p/uM7S_C37L2 More info on gccgo: http://golang.org/doc/install/gccgo Thanks! -- Geert-Johan Riemer On Tue, 4 Feb 2014, Luka Perkov wrote: > Hi Geert-Johan, > > O

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

2014-02-04 Thread Geert-Johan Riemer
Still haven't heard anything. Any chance to get this merged in? http://patchwork.openwrt.org/patch/4711/ -- Geert-Johan Riemer On Mon, 20 Jan 2014, Geert-Johan Riemer wrote: > Any update on this? I'd really like to see it merged upstream. > Do I need to add/fix something? I

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/piperm

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

2014-01-12 Thread Geert-Johan Riemer
files to add both as option. I hope this patch will make it upstream. If there are any changes required please let me know. I've attached the patch because alpine wraps the lines and I haven't figuredout how to fix that yet. Sorry. Signed-off-by: Geert-Johan Riemer Best regards, G

Re: [OpenWrt-Devel] Adding Go to OpenWRT

2014-01-07 Thread Geert-Johan Riemer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [On Tue, 7 Jan 2014, Jonas Gorski wrote: On Tue, Jan 7, 2014 at 2:05 PM, Geert-Johan Riemer wrote: I've added the depend statements as you said. This does work, but completely removes the entry's instead of greying them out. Someone sea

Re: [OpenWrt-Devel] Adding Go to OpenWRT

2014-01-07 Thread Geert-Johan Riemer
ars. Isn't there a better way to do it? I've attached what I have so far. Best regards, Geert-Johan Riemer On Tue, 7 Jan 2014, Luka Perkov wrote: Hi Geert-Johan, On Tue, Jan 07, 2014 at 11:13:50AM +0100, Geert-Johan Riemer wrote: I'm working on adding Go (http://golang.org

[OpenWrt-Devel] Adding Go to OpenWRT

2014-01-07 Thread Geert-Johan Riemer
do this? Do you see anything else that might need attention before submitting a patch? Best regards, Geert-Johan Riemer -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBAgAGBQJSy9NjAAoJEIzWgJZJy3OF/LYP/iyLmmOs8/JgdSi96ukqoYRW rGjQo1+TktJBt1ugaGef5owmtB7JHipxtLj3wTshhPE1j9X

[OpenWrt-Devel] data field in network.interface ubus object ?

2013-05-16 Thread johan
Hello guys, I would like to reflect protocol specific states in the network.interface ubus objects. (eg for ppp it could be "connecting, authenticating, connected, disconnecting"). I observed per interface object a field called "data" and a rpc method to update this field. I'm wondering if th

[OpenWrt-Devel] [PATCH] LUA script and conn_track support for dnsmasq

2012-11-13 Thread Johan Peeters
Patches based on AA branch Signed-off-by: Johan Peeters --- package/dnsmasq/Config.in | 25 +++ package/dnsmasq/ConfigV6.in| 25 +++ package/dnsmasq/Makefile | 44 +++- .../patches