Re: [OpenWrt-Devel] IPv6 dependency

2010-12-03 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. > As far as I can tell, selecting "Enable IPv6 support in packages" does > not automatically select the kernel module "kmod-ipv6." Should it? Could > it? No and no. Doing that would force everybody who wants to ship IPv6 read packages to include

[OpenWrt-Devel] IPv6 dependency

2010-12-03 Thread W. Michael Petullo
As far as I can tell, selecting "Enable IPv6 support in packages" does not automatically select the kernel module "kmod-ipv6." Should it? Could it? -- Mike :wq ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mai

[OpenWrt-Devel] Target: UML fails to build on 64bit Host

2010-12-03 Thread Robert Wuttke
Hi, I am trying to build OpenWrt as User Mode Linux on a 64bit machine. The build fails with the following message: Do you have any suggestions on how to proceed? On a 32bit machine, the build is successful. i486-openwrt-linux-uclibc-gcc -c libc/sysdeps/linux/x86_64/crt1.S -o lib/crt1.o -include

Re: [OpenWrt-Devel] BCM5354-based routers fail to boot starting at rev 24167

2010-12-03 Thread Steve Brown
On Fri, 2010-12-03 at 20:57 +0100, Hauke Mehrtens wrote: > Hi Steve, > > Thank you for the information. To fix the problem we need some more > informations. Please also test version r24166. > distclean r24166 boots. The same image (r24166) also boots on a BCM5352 (Buffalo whr-hp-g54). > Does th

Re: [OpenWrt-Devel] BCM5354-based routers fail to boot starting at rev 24167

2010-12-03 Thread Hauke Mehrtens
On 12/03/2010 08:13 PM, Steve Brown wrote: > Tested on Asus 520gu and 500gpv2. > > Hangs at: "Starting program at 0x80001000" > > No output thereafter. > > Rev 24162 boots on both routers. > > Steve > Hi Steve, Thank you for the information. To fix the problem we need some more informations.

[OpenWrt-Devel] BCM5354-based routers fail to boot starting at rev 24167

2010-12-03 Thread Steve Brown
Tested on Asus 520gu and 500gpv2. Hangs at: "Starting program at 0x80001000" No output thereafter. Rev 24162 boots on both routers. Steve ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openw

[OpenWrt-Devel] OpenWRT Contract Position - Remote Work - Available

2010-12-03 Thread Kelly Hogan
We're looking for some paid OpenWRT support/contract assistance. If this is in violation of the list rules, please forgive and delete... We are looking for a contractor to help finish off some OpenWRT projects involving the UBNT SDK tree. (Modified kamikaze on 2.6.15 kernel) The tasks are to ba

Re: [OpenWrt-Devel] [PATCH] packages/net/corkscrew: new package

2010-12-03 Thread Outback Dingo
Committed revision 24227. On Fri, Dec 3, 2010 at 6:12 AM, koniu wrote: > Hello, > > This package was requested on irc a few days ago. Hope its useful. > > koniu > > ___ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.open

Re: [OpenWrt-Devel] openssl 1.0.0b update patch

2010-12-03 Thread Peter Wagner
Any news why this patch isnt applied? greets Am Donnerstag, 25. November 2010, 18:49:11 schrieb Peter Wagner: > Hi, > > i should read the INSTALL file ;) > > -DHAVE_CRYPTODEV Enable the BSD cryptodev engine even if we are not using > BSD. Useful if you are running ocf-linux or

Re: [OpenWrt-Devel] [PATCH] hostapd: Allow rsn_preauth configuration

2010-12-03 Thread Helmut Schaa
Any update regarding this patch? Thanks, Helmut Am Mittwoch 24 November 2010 schrieb Helmut Schaa: > Hostapd can allow preauthentication for WPA2-EAP networks when > the interfaces through which preauthentication is allowed are > configured. > > Add a new param "rsn_preauth=0/1" to the configura

Re: [OpenWrt-Devel] [PATCH 1/4] ramips: Don't trigger BUG_ON due to skb allocation failure

2010-12-03 Thread Helmut Schaa
Any update regarding this patch series? Thanks, Helmut Am Dienstag 16 November 2010 schrieb Helmut Schaa: > Instead just drop the rx'ed frame silently and reuse the already > available buffer. > > Signed-off-by: Helmut Schaa > --- > target/linux/ramips/files/drivers/net/ramips.c | 35 >

Re: [OpenWrt-Devel] [PATCH] base-files: Make bridge MAC address sticky

2010-12-03 Thread Helmut Schaa
Any update regarding this patch? Thanks, Helmut Am Montag 15 November 2010 schrieb Helmut Schaa: > This will ensure that bridge devices will stick to the MAC address of > the first added slave interface as otherwise the MAC address could > change when adding additional slave interfaces later. Thi

[OpenWrt-Devel] [PATCH] packages/net/corkscrew: new package

2010-12-03 Thread koniu
Hello, This package was requested on irc a few days ago. Hope its useful. koniu From 01b8918c96d34a475e2002886f1394c52051238f Mon Sep 17 00:00:00 2001 From: koniu Date: Fri, 3 Dec 2010 11:10:42 + Subject: [PATCH] new package - corkscrew Signed-off-by: koniu --- net/corkscrew/Makefile |