Re: [OpenWrt-Devel] [PATCH] update iptables to 1.4.12.1

2011-10-22 Thread Stefan Tomanek
Any news about updating iptables to a recent version? ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] chan_dongle and asterisk

2011-10-22 Thread Cristian Astorino
Hello, I'm trying to use the chan_dongle module (see http://code.google.com/p/asterisk-chan-dongle/) with asterisk 1.8 on a routerstation pro with openwrt trunk. I compiled chan_dongle with the following makefile:

Re: [OpenWrt-Devel] wget 1.13.4 update patch

2011-10-22 Thread Nico
Applied in [28519] Thanks ! -- -{Nico} On Wed, Oct 19, 2011 at 11:47 AM, Peter Wagner tripo...@gmx.at wrote: Hi, this patch updates wget to 1.13.4 as 1.12.2 is affected by this CVE http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-2252 Wget: User-assisted file creation or overwrite /Peter

Re: [OpenWrt-Devel] [PATCH] openl2tp - finally enable config file option

2011-10-22 Thread Liu Yu Fei, Eric
On Fri, Oct 21, 2011 at 1:03 AM, Philip Prindeville philipp_s...@redfish-solutions.com wrote: You need to turn off flowed=true when posting patches. On 10/17/11 10:34 AM, Bogdan Roman wrote: Until now the openl2tpg package only allowed configuration through RPC by using the l2tpconfig

[OpenWrt-Devel] [PATCH 1/1] linux-atm: update solos-pci with latest upstream patches

2011-10-22 Thread Philip Prindeville
Fixes for the solos-pci driver. - Corrects calculation of headroom for padding. - Removes pointless debug messages. - Expose Bis A and Bis M annex capabilities. - Expose hardware revision. Accepted upstream into netdev. Signed-off-by: Nathan Williams nat...@traverse.com.au Acked-By: David

Re: [OpenWrt-Devel] alix2 target in trunk

2011-10-22 Thread Philip Prindeville
On 10/21/11 3:01 PM, Adam Gensler wrote: Hi all, I have a question on the updated alix2 target in trunk. It's great to see the alix platform getting some updates in trunk. However, I noticed the default inclusion of the ath5k and ath9k drivers. Alix boards don't come with wireless built

Re: [OpenWrt-Devel] [PATCH] openl2tp - finally enable config file option

2011-10-22 Thread Bogdan Roman
On 20-Oct-11 6:03 pm, Philip Prindeville wrote: You need to turn off flowed=true when posting patches. I'm not sure what you mean. It's the first time posting patches on openwrt ... ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] update iptables to 1.4.12.1

2011-10-22 Thread Nico
Humm, there is now a single xtables-multi providing ip{,6}tables{,-save,-restore} and depending on libip4tc, lib6tc libxtables. Not sure how we should deal with that, possible solutions would be : 1) merge iptables, ip6tables, libip4tc, lib6tc libxtables in a single package 2) add another