Re: [OpenWrt-Devel] [PATCH][RFC] libubus: added max retry mechanism

2014-08-02 Thread Alexandru Ardelean
I just recalled that we're also using libcurl (which uses uloop). I am wondering now if closing the socket interferes with libcurl. Will check later. On 2 Aug 2014 01:22, "Alexandru Ardelean" wrote: > Thank you for looking into it. > > Will wait for an answer on that. > > Thanks > On 1 Aug 2014

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2014-08-02 Thread Luca Olivetti
El 25/04/11 13:54, Luca Olivetti ha escrit: > Hello, > some time ago I found this project for boards based on the infineon > vinetic and using lantiq's IFX_TAPI: > > http://midge.vlad.org.ua/svn/trunk/openwrt-midge/package/oem-voip/ > > I adapted it to the danube, rewrote it to support multiple s

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-08-02 Thread John Vogel
On Sat, 2 Aug 2014 01:16:13 +0200 Rafał Miłecki wrote: > On 28 July 2014 08:57, Rafał Miłecki wrote: > > On 28 July 2014 08:09, Alex Henrie wrote: > >> 2014-07-27 15:07 GMT-06:00 Rafał Miłecki : > >>> Anyone interested in helping a bit? I've PayPal account (registered > >>> with this e-mail) or

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2014-08-02 Thread John Crispin
On 02/08/2014 11:24, Luca Olivetti wrote: > El 25/04/11 13:54, Luca Olivetti ha escrit: >> Hello, some time ago I found this project for boards based on the >> infineon vinetic and using lantiq's IFX_TAPI: >> >> http://midge.vlad.org.ua/svn/trunk/openwrt-midge/package/oem-voip/ >> >> >> I adapt

[OpenWrt-Devel] [PATCH 1/14] brcm63xx: Fix fallback sprom il0mac

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch b/target/linux/brcm63xx/patches-3.14/356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch index 8caf34f..450bc1d 100644 --- a/targe

[OpenWrt-Devel] [PATCH 3/14] brcm63xx: Add fallback sprom for CT5361_CT5621

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch b/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch index 4a2c493..583c052 100644 --- a/target/linux/brcm63xx/patches-3.14/514-board_ct536_ct5621.patch +++ b/target

[OpenWrt-Devel] [PATCH 2/14] brcm63xx: Add fallback sprom for Huawei HG553

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch b/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch index 3a3ca4d..d7f61e6 100644 --- a/target/linux/brcm63xx/patches-3.14/508-board_hw553.patch +++ b/target/linux/brcm63xx/patch

[OpenWrt-Devel] [PATCH 4/14] brcm63xx: Add fallback sprom for CT5365

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch b/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch index 83152de..878d47f 100644 --- a/target/linux/brcm63xx/patches-3.14/516-board_96348A-122.patch +++ b/target/linux

[OpenWrt-Devel] [PATCH 6/14] brcm63xx: Add fallback sprom for A4001N1

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch b/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch index d649291..d0a6c61 100644 --- a/target/linux/brcm63xx/patches-3.14/530-board_A4001N1.patch +++ b/target/linux/brcm63xx

[OpenWrt-Devel] [PATCH 5/14] brcm63xx: Add fallback sprom for CT6373

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch b/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch index 23283da..54efb14 100644 --- a/target/linux/brcm63xx/patches-3.14/526-board_CT6373-1.patch +++ b/target/linux/brcm6

[OpenWrt-Devel] [PATCH 8/14] brcm63xx: Add fallback sprom for AR-5381u

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch b/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch index 4a84320..a5a8b0e 100644 --- a/target/linux/brcm63xx/patches-3.14/532-board_AR-5381u.patch +++ b/target/linux/brcm6

[OpenWrt-Devel] [PATCH 7/14] brcm63xx: Add fallback sprom for AR-5387un

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch b/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch index cdaf62a..d2bc400 100644 --- a/target/linux/brcm63xx/patches-3.14/531-board_AR-5387un.patch +++ b/target/linux/br

[OpenWrt-Devel] [PATCH 9/14] brcm63xx: Add fallback sprom for WAP-5813n

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch b/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch index 8b81aef..e46d210 100644 --- a/target/linux/brcm63xx/patches-3.14/561-board_WAP-5813n.patch +++ b/target/linux/br

[OpenWrt-Devel] [PATCH 10/14] brcm63xx: Add fallback sprom for VR-3025u

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch b/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch index c1000f1..cd19a89 100644 --- a/target/linux/brcm63xx/patches-3.14/562-board_VR-3025u.patch +++ b/target/linux/brcm6

[OpenWrt-Devel] [PATCH 11/14] brcm63xx: Add fallback sprom for VR-3025un

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch b/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch index 1822ee8..e7f0574 100644 --- a/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch +++ b/target/linux/br

[OpenWrt-Devel] [PATCH 12/14] brcm63xx: Add fallback sprom for P870HW-51a

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch b/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch index 6c432ad..a914405 100644 --- a/target/linux/brcm63xx/patches-3.14/564-board_P870HW-51a_v2.patch +++ b/tar

[OpenWrt-Devel] [PATCH 14/14] brcm63xx: Add fallback sprom for A4001N

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch b/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch index 3cbe816..5f45da9 100644 --- a/target/linux/brcm63xx/patches-3.14/566-board_A4001N.patch +++ b/target/linux/brcm63xx/pa

[OpenWrt-Devel] [PATCH 13/14] brcm63xx: Add fallback sprom for HG520v

2014-08-02 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- diff --git a/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch b/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch index f107ef3..c93e10e 100644 --- a/target/linux/brcm63xx/patches-3.14/565-board_hw520.patch +++ b/target/linux/brcm63xx/patch

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2014-08-02 Thread John Crispin
Hi Luca, a bit of nitpicking ... if i look at https://code.google.com/p/danube-voip/source/browse/libab/libab/* for example, the license headers are missing. could you add them either to the files or add a LICENSE file or similar ? i would feel better to know the license when merging these packa

[OpenWrt-Devel] [PATCH V2 1/3] broadcom-wl: add support for a8xx broadcom devices

2014-08-02 Thread Álvaro Fernández Rojas
Tested on Comtrend VR-3025u (brcm6368 + a8d6-43222). Signed-off-by: Álvaro Fernández Rojas --- v2: driver-mini gets copied from driver and needs no patching. diff --git a/package/kernel/broadcom-wl/patches/200-add_bcm_a8xx_support.patch b/package/kernel/broadcom-wl/patches/200-add_bcm_a8xx_supp

Re: [OpenWrt-Devel] openwrt + openconnect

2014-08-02 Thread Nikos Mavrogiannopoulos
On 28 July 2014 12:53:17 CEST, David Woodhouse wrote: >On Thu, 2014-06-05 at 08:18 +0200, Nikos Mavrogiannopoulos wrote: >> Hello, >> I'm trying to resubmit the scripts for openconnect in openwrt's luci >> interface. Currently the most difficult part in the interface is >> specifying the server

Re: [OpenWrt-Devel] [PATCH] gre: Generic Routing Encapsulation package support

2014-08-02 Thread Baptiste Jonglez
Thank you for this nice implementation. I've started some documentation on http://wiki.openwrt.org/doc/uci/network A few comments after testing gre/gretap on BB-rc2 (with netifd 2014-07-30 from trunk): 1/ the firewall rules added by "zone" do no seem to be flushed when the interface goes down

[OpenWrt-Devel] [PATCH] Add support for the WNDR3800CH

2014-08-02 Thread Dave Täht
From: Dave Taht Apparently this is a fairly common refurb unit of the 3800 series now, with merely the recognition string changed in the boot loader. --- target/linux/ar71xx/image/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/Makefile b

[OpenWrt-Devel] [PATCH] Fixed wpa_supplicant locking hostapd to 20MHz (#12720) backported to Backfire r33081

2014-08-02 Thread George Valkov
https://www.dropbox.com/s/gjyvq70z3wgdrzm/g.Fixed-wpa_supplicant-locking-hostapd-to-20MHz-12720.patch From 78015d8b25b5bf9057346944077f3c4d12c2bc9e Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Fri, 11 Jul 2014 14:41:38 +0300 Subject: [PATCH] Fixed wpa_supplicant locking hostapd

Re: [OpenWrt-Devel] [PATCH] gre: Generic Routing Encapsulation package support

2014-08-02 Thread Baptiste Jonglez
On Sat, Aug 02, 2014 at 11:51:33PM +0900, Baptiste Jonglez wrote: > 2/ "tunlink" does not seem to work for anything else than "wan". When >trying to set it to "lan" (which is properly defined in the network >config), the tunnel is not created. There is no error in readlog. After some deb

[OpenWrt-Devel] [PATCH] Fixed WiFi stop and speed reduction issue on TL-WR1043ND v1 (#9654)

2014-08-02 Thread George Valkov
Hi Felix, Please revise your commit: https://dev.openwrt.org/changeset/38486 It is causing the wifi on TL-WR1043ND v1 to stop working or speed drop. Please see this ticket for details on my research: https://dev.openwrt.org/ticket/9654#comment:512 I was able to isolate the issue t

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2014-08-02 Thread Luca Olivetti
El 02/08/14 14:20, John Crispin ha escrit: > Hi Luca, > > a bit of nitpicking ... > > if i look at > https://code.google.com/p/danube-voip/source/browse/libab/libab/* for > example, the license headers are missing. > > could you add them either to the files or add a LICENSE file or similar > ? i

Re: [OpenWrt-Devel] [PATCH] Fixed WiFi stop and speed reduction issue on TL-WR1043ND v1 (#9654)

2014-08-02 Thread Felix Fietkau
On 2014-08-02 17:29, George Valkov wrote: > Hi Felix, > > Please revise your commit: https://dev.openwrt.org/changeset/38486 > It is causing the wifi on TL-WR1043ND v1 to stop working or speed drop. > > Please see this ticket for details on my research: > https://dev.openwrt.org/ticket/9654#comme

Re: [OpenWrt-Devel] voip package for the infineon danube (sip client using the FXS ports)

2014-08-02 Thread Luca Olivetti
El 02/08/14 17:59, Luca Olivetti ha escrit: > El 02/08/14 14:20, John Crispin ha escrit: >> Hi Luca, >> >> a bit of nitpicking ... >> >> if i look at >> https://code.google.com/p/danube-voip/source/browse/libab/libab/* for >> example, the license headers are missing. >> >> could you add them either

Re: [OpenWrt-Devel] openwrt + openconnect

2014-08-02 Thread David Woodhouse
>>Actually, I think we want a kind of 'wizard' for openconnect >>configuration in luci. Rather than having hard-coded configuration >>items >>like 'username' and 'password' which aren't always going to be >>relevant, >>we actually want to work through the forms that the server offers us. > > That'

Re: [OpenWrt-Devel] [PATCH] Add support for the WNDR3800CH

2014-08-02 Thread John Crispin
On 02/08/2014 16:59, Dave Täht wrote: > From: Dave Taht > > Apparently this is a fairly common refurb unit of the 3800 series > now, with merely the recognition string changed in the boot > loader. Hi Dave, * missing SoB * subject is missing the ar71xx: prefix please resend a fixed version.

Re: [OpenWrt-Devel] [RFC] openwrt: Allow extraction of debuginfo from all binaries

2014-08-02 Thread Alexandru Ardelean
Well, this is useful because you have your FW build and your symbols right next to it for each build. Then, you can store them somewhere (FW + debug symbols) and if you get a crash/segfault on a specific build number you're covered because you can pull symbols and use them on coredumps for that sp