Re: [OpenWrt-Devel] Fix VLAN on Atheros AR8327N

2014-05-01 Thread Álvaro Fernández Rojas
Hello, I've tested this patch but I couldn't get it completely fixed on AR8327 (TL-WDR4300). However, I've modified it and successfully configured the switch for untagged + tagged. https://dl.dropboxusercontent.com/u/4708147/openwrt/patches/ar8327.patch The problem was in ar8327_sw_set_ports()

Re: [OpenWrt-Devel] [PATCH] Fix collectd / Luci statistics breakage due to r39119 / bug 15010

2014-05-01 Thread Hauke Mehrtens
On 03/15/2014 10:27 AM, Hannu Nyman wrote: > Collectd / Luci statistics module has been broken since r39119 (in > December 2013). Buildbot has not built it succesfully since then. > > Bug 15010 describes the issue: https://dev.openwrt.org/ticket/15010 > Changeset 39119: https://dev.openwrt.org/c

Re: [OpenWrt-Devel] [PATCH] mocp: bumped version from 2.4.4 to 2.5.0-beta2 and removed obsolete patch

2014-05-01 Thread Hauke Mehrtens
On 02/18/2014 08:04 AM, Michel Stempin wrote: > Added dependencies on libmagic, faad2 and libdb47 > > Signed-off-by: Michel Stempin > --- > sound/mocp/Makefile|8 +++--- > sound/mocp/patches/001-moc-ffmpeg-update.patch | 34 > > 2 files

Re: [OpenWrt-Devel] [PATCH] Update zabbix to 2.2.2

2014-05-01 Thread Hauke Mehrtens
On 02/24/2014 08:48 PM, Etienne CHAMPETIER wrote: > refresh patch (patch configure.ac instead of .in) > zabbix-agentd tested on wr1043nd > zabbix-* compile tested > > zabbix-extra-wifi discovery still not working > (need an suid helper to make ubus calls) > > don't forget this pending patch > htt

Re: [OpenWrt-Devel] [PATCH] Always install /etc/zabbix_agentd.conf.d dir for zabbix-agentd

2014-05-01 Thread Hauke Mehrtens
On 02/10/2014 01:06 AM, Etienne CHAMPETIER wrote: > I patched the conf file to use this dir (so zabbix-extra-* work right away), > but it is not created unless we select a zabbix-extra-*, > thus preventing default conf from working > Reported by Jiri Slachta in his patch "zabbix: update to 2.2.0" >

Re: [OpenWrt-Devel] [PATCH] [packages] nagios-plugins: Fix check_procs command

2014-05-01 Thread Hauke Mehrtens
On 04/02/2014 10:28 AM, Bernd Krumboeck wrote: > Fix check_procs: ps command line parameters were misconfigured > > > Signed-off-by: Bernd Krumböck Thank you for your patch, it was committed in r40637. The patch was damage by some mail program (additional white spaces and line breaks added) an

Re: [OpenWrt-Devel] [PATCH] Update Tvheadend to 3.4patch1

2014-05-01 Thread Hauke Mehrtens
On 03/03/2014 10:01 AM, Atanas Vladimirov wrote: > Update Tvheadend v3.4.27 (patch1) in trunk. > I built it with success for mpc85xx and ar71xx but may need more testing. > > This is a patch release that includes several important fixes: > > -Lots of memleak's fixed by user Benny Morgan >

Re: [OpenWrt-Devel] PATCH: add support for GL-Inet V1 boards/routers (take 3)

2014-05-01 Thread Hartmut Knaack
Michel Stempin schrieb: > > Le 30/04/2014 23:48, Hartmut Knaack a écrit : >> maniac...@gmail.com schrieb: >>> Hello, >>> >>> I didn't get ANY response on my previous version... here it is again. >>> Please apply this patch to add support for the GL-iNet devices. >>> >>> I've updated a patch, availa

Re: [OpenWrt-Devel] [PATCH v3] radsecproxy: procd conversion and version bump

2014-05-01 Thread Hauke Mehrtens
On 03/21/2014 01:54 PM, Toke Høiland-Jørgensen wrote: > Update radsecproxy to version 1.6.5 and convert the init script to use > procd, and start later during boot to ensure name service is operational. > > Introduces a small patch to radsecproxy which prevents it from forcing > log output to stde

Re: [OpenWrt-Devel] About upstream advanced features for AR8337N switch

2014-05-01 Thread luny
> I can only guess as to what specifically he is talking about but CAF > stands for Code Aurora Forum (codeaurora.org). See their "About" page > for what this exactly is. Yes, CAF stands for Code Aurora Forum (codeaurora.org). you can refer to the oss/lklm/qca-ssdk. it includes more advanced featu

Re: [OpenWrt-Devel] About upstream advanced features for AR8337N switch

2014-05-01 Thread luny
> Hi, > > On Apr 30, 2014 2:43 PM, wrote: >> >> Hi, >> Currently, we delivered ssdk component for ar8337n switch chip via CAF >> with more advanced features. I wonder if I can upstream these advance >> features to openWRT as an independent component under package directory. >> Would you please giv

Re: [OpenWrt-Devel] About upstream advanced features for AR8337N switch

2014-05-01 Thread luny
> Hi, > > On Apr 30, 2014 2:43 PM, wrote: >> >> Hi, >> Currently, we delivered ssdk component for ar8337n switch chip via CAF >> with more advanced features. I wonder if I can upstream these advance >> features to openWRT as an independent component under package directory. >> Would you please giv

Re: [OpenWrt-Devel] [PATCH] Kernel support for USB_NET_CDC_EEM and USB_NET_CDC_SUBSET

2014-05-01 Thread Hauke Mehrtens
On 04/22/2014 05:37 PM, Ulrich Weber wrote: > needed for Android USB Tethering > > Signed-off-by: Ulrich Weber > --- > package/kernel/linux/modules/usb.mk | 32 > 1 file changed, 32 insertions(+) > Thank you for the patch, it was committed in r40634. Hauke

Re: [OpenWrt-Devel] [PATCH] Add kernel module for cramfs support.

2014-05-01 Thread Hauke Mehrtens
On 04/24/2014 01:05 AM, Owen Kirby wrote: > This patch adds support for building support for cramfs filesystems as a > kernel module. > > Signed-off-by: Owen Kirby > > --- > package/kernel/linux/modules/fs.mk | 14 ++ > 1 file changed, 14 insertions(+) > Thank you for your patch

Re: [OpenWrt-Devel] [PATCH][packages] Update Samba to 3.6.15

2014-05-01 Thread Hauke Mehrtens
On 05/01/2014 02:49 PM, xinglp wrote: > 2014-05-01 20:39 GMT+08:00 Hauke Mehrtens : >> On 05/17/2013 12:44 PM, Anton van Bohemen wrote: >>> Hello, >>> >>> This patch updates Samba to 3.6.15 and refreshes its patches. >>> Download locations also changed (again) so they are also updated. >>> Compile

Re: [OpenWrt-Devel] [PATCH][packages] Update Samba to 3.6.15

2014-05-01 Thread Hauke Mehrtens
On 05/17/2013 12:44 PM, Anton van Bohemen wrote: > Hello, > > This patch updates Samba to 3.6.15 and refreshes its patches. > Download locations also changed (again) so they are also updated. > Compile and run tested, no problems found. > > A patch with an update to version 3.6.23 was added in r

Re: [OpenWrt-Devel] About upstream advanced features for AR8337N switch

2014-05-01 Thread Felix Kaechele
I can only guess as to what specifically he is talking about but CAF stands for Code Aurora Forum (codeaurora.org). See their "About" page for what this exactly is. QCA maintains their own version of OpenWrt. It's quite a good source for information on new QCA hardware and how to interface with it

Re: [OpenWrt-Devel] Wiki is down again...

2014-05-01 Thread valent.turko...@gmail.com
I would like to help with sysadmin task, who can I contact? On Thu, May 1, 2014 at 12:32 AM, valent.turko...@gmail.com < valent.turko...@gmail.com> wrote: > It is really bad guys; > https://www.diigo.com/item/image/1aki/wrth > > > On Tue, Apr 29, 2014 at 7:16 PM, valent.turko...@gmail.com < > va