Re: [OpenWrt-Devel] Understanding/reimplementing forwarding acceleration used by Broadcom (ctf)

2013-08-26 Thread Kristian Evensen
Hi Rafael, I will just reply to both emails here. First, it seems as though my ebtables knowledge has gotten a bit rusty and there were some details I forgot. The tool is used for firewalling bridges, so, the LAN and WAN interface has to make up a bridge. I succeeded with a simple configuration

[OpenWrt-Devel] Unexpected behaviour comparing Kernel Patch Versions

2013-08-26 Thread Hartmut Knaack
Hi, I was working on getting a pretty new kernel device driver into package/kernel/linux/modules/hwmon.mk in recent trunk. My problem occured, when I encapsulated my new block to prevent it from building with older (unsupported) kernel versions. So, to reproduce the problem properly, I checked

Re: [OpenWrt-Devel] Possible hostapd / IBSS-RSN regression on Attitude Adjustment r36682

2013-08-26 Thread cmsv
Hello On 08/25/2013 08:38 PM, Ben West wrote: Hi Radu, My first recommendation would be to repeat your attempt using the *wpad* package on all nodes, instead of hostapd / wpa_supplicant. If you have the wpad package already compiled, you should just be able to remove hostapd and

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #8627: mklibs fails with python3

2013-08-26 Thread Carlos Ferreira
Claymore here. It works well. I have been using it for quite some time. It works better than Python 2.7. On 25 June 2013 18:30, OpenWrt openwrt-devel@lists.openwrt.org wrote: #8627: mklibs fails with python3 ---+-- Reporter: tibor.vago@…

[OpenWrt-Devel] [PATCH] Upgrade numpy package

2013-08-26 Thread Roberto Riggio
Upgrade the numpy package from version 1.0.4 to version 1.7.1 Signed-off-by: Roberto Riggio roberto.rig...@create-net.org --- Index: lang/numpy/Makefile === --- lang/numpy/Makefile (revision 37838) +++ lang/numpy/Makefile (working

[OpenWrt-Devel] [PATCH] ar71xx Fix of mach file for WNDAP360, removed register USB device

2013-08-26 Thread Jacek Kikiewicz
Resending to group as this didn't get to patchwork... Removing one line in mach-wldap360.c Apparently registering usb device on newest trunk causes this AP not to boot... Since there is no USB socket in that device anyway this can be simply removed (and device boots then no problem).

Re: [OpenWrt-Devel] Possible hostapd / IBSS-RSN regression on Attitude Adjustment r36682

2013-08-26 Thread cmsv
I am using: Linux version 3.3.8 gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 DISTRIB_ID=openwrt DISTRIB_REVISION=r37768 DISTRIB_CODENAME=attitude_adjustment_12.09.1_batman-adv_2013.3.0 DISTRIB_TARGET=ar71xx/generic And wpad package since wpad-mini does not work for this.

[OpenWrt-Devel] [PATCH] Add RouterBOARD 951Ui-2HnD Support

2013-08-26 Thread David Hutchison
This patch enables OpenWRT to be ran on the RouterBOARD 951Ui-2HnD. GPIO 2 enables or disables the POE on port 5. By default we enable GPIO2. GPIO 20 controls the USB Power, by default it enables the USB port. GPIO 20 is also exposed on the RouterBOARD 951G if anyone was curious. I did not

Re: [OpenWrt-Devel] [PATCHv2] mklibs: Fix mklibs usage when *.so files reside in subdirs

2013-08-26 Thread Felix Fietkau
On 2013-07-30 8:57 AM, Helmut Schaa wrote: On Wed, Jun 26, 2013 at 1:55 PM, Helmut Schaa helmut.sc...@googlemail.com wrote: Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables to mklibs. However, other libs can also reside in different subdirectories (in my case

Re: [OpenWrt-Devel] [PATCH] kernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9

2013-08-26 Thread Felix Fietkau
On 2013-08-19 2:17 AM, Alexander Couzens wrote: Signed-off-by: Alexander Couzens lyn...@fe80.eu Committed in r37842, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] [PATCH] Add RouterBOARD 951Ui-2HnD Support

2013-08-26 Thread Vasilis Tsiligiannis
Στις Δευ 26 Αυγ 2013 11:02:54 David Hutchison έγραψε: This patch enables OpenWRT to be ran on the RouterBOARD 951Ui-2HnD. GPIO 2 enables or disables the POE on port 5. By default we enable GPIO2. GPIO 20 controls the USB Power, by default it enables the USB port. GPIO 20 is also exposed on

[OpenWrt-Devel] [PATCH] Patch to procd/logread.c -- See Ticket #14079

2013-08-26 Thread Mike Brady
This patch fixes a problem with the logread utility built into procd. It adds a function to look up the correct priority and facility codes for output. Tested on r37834. It fixes Ticket #14079. Signed-off-by: Mike Bradymikebr...@eircom.net --- a/logread.c +++ b/logread.c @@ -60,6 +60,8 @@

[OpenWrt-Devel] [PATCH] Patch to procd/logread.c -- See Ticket #14079 [Second try: properly formatted patch]

2013-08-26 Thread Mike Brady
This patch fixes a problem with the logread utility built into procd. It adds a function to look up the correct priority and facility text strings for output. Tested on r37834. It fixes Ticket #14079. Signed-off-by: Mike Bradymikebr...@eircom.net Index:

[OpenWrt-Devel] [PATCH] base-files: uci-defaults Actually generate a working ipv6 configuration by default.

2013-08-26 Thread Eric W. Biederman
By default generate the configuaration: config interface 'lan' option ifname 'eth0.1' option type 'bridge' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0' option ip6assign '64' config interface 'wan' option

[OpenWrt-Devel] [PATCH] odhcp6c: Update to get the prefix handling bug fixes

2013-08-26 Thread Eric W. Biederman
With the updated version of odhcp6c I am successfully receiving delegated ipv6 prefixes from my ISP comcast cable. I am not certain if this fix is critical because early in my testing I tried quite a few things to get prefix delegation working, and my ISP would occassionally stop delegating ipv6