> 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
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
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
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-
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
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: