Re: [OpenWrt-Devel] [PATCH] Edimax BR6104KP profile with rootfs on a USB drive

2008-11-04 Thread Stefan Monnier
> regarding WL-700gE, I couldn't yet find where exactly it does what you > describe, but I didn't yet have time to spend more time on it. It's not in the Svn (the code there just does a minimal install and then expects you to change the init file to do something else, which is explained in some w

[OpenWrt-Devel] [PATCH] madwifi AP to AP WDS (wds_add)

2008-11-04 Thread Joan Llopart
There's no handling of WDS from AP-to-AP in OpenWRT's wireless config file for madwifi (wds_add). This patch tries to fix this. Example: # Router1 - Wireless MAC 00:11:11:11:11:01 config 'wifi-iface' option 'device' 'wifi0' option 'network' 'lan' option 'mode' 'ap' opti

Re: [OpenWrt-Devel] 150-netfilter_imq.patch & kernel 2.6.27.x

2008-11-04 Thread Alexandros C. Couloumbis
Alexandros C. Couloumbis wrote: > patch 150-netfilter_imq.patch is no longer needed for kernels >=2.6.27 > as IMQ is included in the kernel > please scratch this out, the above statement is false, a mistake. ___ openwrt-devel mailing list openwrt-devel

[OpenWrt-Devel] fix patches-2.6.27/130-netfilter_ipset.patch

2008-11-04 Thread Alexandros C. Couloumbis
the asm/semaphore.h --> linux/semaphore.h transaction Signed-off-by: Alexandros C. Couloumbis diff -Nrub patches-2.6.27/130-netfilter_ipset.patch.old patches-2.6.27/130-netfilter_ipset.patch --- patches-2.6.27/130-netfilter_ipset.patch.old2008-11-04 12:16:54.0 +0200 +++ patches-

[OpenWrt-Devel] 150-netfilter_imq.patch & kernel 2.6.27.x

2008-11-04 Thread Alexandros C. Couloumbis
patch 150-netfilter_imq.patch is no longer needed for kernels >=2.6.27 as IMQ is included in the kernel ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] clean 100-netfilter_layer7 patch

2008-11-04 Thread Alexandros C. Couloumbis
the following patch separates the openwrt patch changes from the vanilla layer7 kernel patch in order to make the upgrade process easier and cleaner. tested against layer7 vanilla kernel-2.6.22-2.6.24-layer7-2.17.patch & kernel-2.6.25-layer7-2.20.patch on a 2.6.27.4 openwrt kernel. Signed-off-by: