[OpenWrt-Devel] [PATCH] [packages] update libupnp to deal with http://securitytracker.com/id/1028057

2013-02-06 Thread Russell Senior
build tested only Signed-off-by: Russell Senior -- diff --git a/libs/libupnp/Makefile b/libs/libupnp/Makefile index ac56258..f76f520 100644 --- a/libs/libupnp/Makefile +++ b/libs/libupnp/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libupnp -PKG_VERSION:=1.6.14 +PKG_VE

[OpenWrt-Devel] [PATCH][UCI] Add multiple free for each call to lookup_args()

2013-02-06 Thread Jérôme Poulin
This memory leak can be reproduced using a tight loop to uci:get() a config. lua -e 'require("posix"); require("uci"); function getconf() local tmp, uc = uci.cursor(); tmp = uc:get("system", "ntp", "enable_server"); end; while 1 do for i=0,1000 do getconf() end; print("gc"); print(coll

[OpenWrt-Devel] [PATCH] [packages] debootstrap: File devices.tar.gz is not installed

2013-02-06 Thread Phileas Fogg
deboostrap package doesn't install the file devices.tar.gz which is necessary for debootstrap to work properly. Signed-off-by: Phileas Fogg --- Index: admin/debootstrap/Makefile === --- package/feeds/packages/debootstrap/Makefil

[OpenWrt-Devel] [PATCH] Add support for USB on RB750UP

2013-02-06 Thread Kamil Christ
RB750UP is similar to RB750 except it has USB and PoE. I have no idea how to add PoE support, but USB support was easy and it works perfectly on multiple devices we have. I also have no idea how to distinguish between RB750 and RB750UP as both has same symbol passed by bootloader - "750i". I hope

Re: [OpenWrt-Devel] add support for dir-825-c1

2013-02-06 Thread A P
Hi, Anyone has a success story with the DIR-825-C1? After several attempts so far, I have not been successful to make OpenWRT boot. Opened a defect for it https://dev.openwrt.org/ticket/12956. Currently trying to backport it to Attitude Adjustment but not sure if even possible (given my current

[OpenWrt-Devel] [Patch] brcm47xx: Fix profile for WGT634U (kmod-crypto-ocf)

2013-02-06 Thread Manuel Munz
The profile for WGT634U specifies the wrong package names for ocf-crypto stuff. A forum post [1] about this dated back to the beginning of 2012 already had the solution, but it wasn't applied, so i resend the patch to the list and hope someone will apply it. Please backport to AA too if possible.

[OpenWrt-Devel] tp-link openwrt and openflow

2013-02-06 Thread Shabbir Ahmed
Hi, I am trying to (learn) open flow implementation on openflow. I have confusion here, i run openflow both the daemons work. when i try to ping two hosts conected on the swithc ports POX displayes an error 'unknown' flooding ... POX is runing with l2_forwariding. and the hosts are pinged. if i r

[OpenWrt-Devel] [PATCH] [packages] Update ipsec-tools to 0.8.1

2013-02-06 Thread Anton van Bohemen
Hello, This patch updates ipsec-tools to version 0.8.1 and refreshes its patches. It was released on Sourceforge on 2013-01-08. Compile and run tested, no problems found. I did not find a maintainer for this package, so I send this only to the list. Index: feeds/packages/net/ipsec-tools/patche

Re: [OpenWrt-Devel] broadcom-diag: circular include and warning+error

2013-02-06 Thread Rafał Miłecki
2013/1/30 Rafał Miłecki : > My sin is that I set > CONFIG_EXTERNAL_KERNEL_TREE="/home/zajec/openwrt/linux-stable.git" > which has 3.6.11 cloned > > > CC [M] > /home/zajec/openwrt/openwrt.git/build_dir/target-mipsel_uClibc-0.9.33.2/linux-brcm47xx/broadcom-diag/diag.o > In file included from > /h