Re: [OpenWrt-Devel] [patch] firewall feature

2010-02-28 Thread Imre Kaloz
On Mon, 01 Mar 2010 07:19:02 +0100, Nico wrote: Hi, Any objections adding a firewall "feature" ? That would help preventing netfilter related modules and utilities from being build on systems where CONFIG_NETFILTER is not set ? Systems should either drop that setting or migrate to the DEVICE

[OpenWrt-Devel] [patch] firewall feature

2010-02-28 Thread Nico
Hi devs, Any objections adding a firewall "feature" ? That would help preventing netfilter related modules and utilities from being build on systems where CONFIG_NETFILTER is not set ? Proposed patch attached Regards, -- -{Nico} Index: include/target.mk =

Re: [OpenWrt-Devel] TP-Link TL-WR741ND: broadcasts on ethernet not reaching CPU

2010-02-28 Thread Joerg Albert
Hi, On 02/20/2010 08:44 PM, Dennis Bartsch wrote: > can anyone comfirm that on the TP-Link TL-WR741ND broadcasts are not > received on LAN ports? I got aware of it when I had not gotten an IP > adress through DHCP. Then I generated other broadcast. But a quick sniff > with tcpdump didn't show thes

Re: [OpenWrt-Devel] Redboot job, supporting a mini router

2010-02-28 Thread jason duhamell
Ok, I decided I will start the Job offer at 100 dollars and the board. dont worry about the chip sizes, I control that from the factory side. On Mon, Mar 1, 2010 at 7:07 AM, jason duhamell wrote: > Actually it is this. > http://www.jcg.com.cn/en/display.asp?id=1312&idd=Wireless%20Products > And

Re: [OpenWrt-Devel] Redboot job, supporting a mini router

2010-02-28 Thread jason duhamell
Actually it is this. http://www.jcg.com.cn/en/display.asp?id=1312&idd=Wireless%20Products And I can order it wit 4 mb flash or 8mb flash, but i need to fix the software on it. On Sun, Feb 28, 2010 at 7:46 PM, ulf kypke wrote: > hi jason, > this device looks like an accton oem device similar to t

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Stefan Monnier
> No, as his patch only modifies OpenWrt scripts and uci. > The functionality of multiple ports with only one DropBear instance is > already in DropBear. Duh... sorry for being so dense, Stefan ___ openwrt-devel mailing list openwrt-devel@list

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread mail
On Sun, February 28, 2010 21:58, Stefan Monnier wrote: >> This patch allows multiple listen ports to be configured for dropbear in >> /etc/config/dropbear. It renames the 'Port' option to 'Ports', so this >> will break existing configs. > > Shouldn't this be sent to the dropbear upstream maintainer

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Stefan Monnier
> This patch allows multiple listen ports to be configured for dropbear in > /etc/config/dropbear. It renames the 'Port' option to 'Ports', so this > will break existing configs. Shouldn't this be sent to the dropbear upstream maintainers? It doesn't seem specific to OpenWRT at all. Ste

[OpenWrt-Devel] [PATCH] wpa_supplicant: cleanup psk handling in wpa_supplicant.sh

2010-02-28 Thread Stijn Tintel
This patch removes redundant code in the psk handling in wpa_supplicant.sh. Regards, Stijn Index: package/hostapd/files/wpa_supplicant.sh === --- package/hostapd/files/wpa_supplicant.sh (revision 19917) +++ package/hostapd/files/w

Re: [OpenWrt-Devel] eth1 not working in ubiquiti nanostation m

2010-02-28 Thread Xavier Martinez
2010/2/28 ZioPRoTo (Saverio Proto) > > And packets are sent by the laptop but not received by the nanostation > > according to tcpdump (attached) but they do if I use eth0 instead of eth1 > to > > connect the laptop and the nanostation m5. Also I attach olsrd output > with > > -d 3. > > is eth1 i

[OpenWrt-Devel] usb driver for openrb board

2010-02-28 Thread Martin Haag
Hi, a friend of mine made the usb driver for the board working but he has some problems to integrade it into the openwrt buildsystem. He had to adjust some things in the kernelconfig but the buildssytem ignores the changes . So he build the kernel with his own scripts outside by his own. Now i

[OpenWrt-Devel] [PATCH]crypto.mk fix for hifn 795x driver

2010-02-28 Thread Robert Alan Byer
This change adds CONFIG_HW_RANDOM to the HIFN 795x crypro accelerator which has a hardware random number generator. With out this one will get the following errors hifn_795x: Unknown symbol hwrng_unregister hifn_795x: Unknown symbol hwrng_register which will cause the driver not to load. This w

Re: [OpenWrt-Devel] eth1 not working in ubiquiti nanostation m

2010-02-28 Thread ZioPRoTo (Saverio Proto)
> And packets are sent by the laptop but not received by the nanostation > according to tcpdump (attached) but they do if I use eth0 instead of eth1 to > connect the laptop and the nanostation m5. Also I attach olsrd output with > -d 3. is eth1 inside the bridge ? Try without the bridge. Saverio

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Stijn Tintel
On 28-02-10 11:58, Matthias Buecher / Germany wrote: > Just my two cents: > Maybe some OpenWrt team members can review if the option rename causes > hassle to the normal end user. Isn't that the point of sending patches to this list? ;-) IMO, since this patch is for trunk, it shouldn't be too much

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread edgar . soldin
Don't missunderstand me please: I say switch to ports but don't break old configs by means of keeping port working in the background, maybe supported with a deprecation message for users with old config ;) .. ede On 28.02.2010 13:40, Matthias Buecher / Germany wrote: > To me that's even more co

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Matthias Buecher / Germany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To me that's even more confusing. Either use "port" or "ports", not both. Maddes On 28.02.2010 12:21, edgar.sol...@web.de wrote: > Let's keep it simple and backward compatible. > > Change new config to ports but also add old port setting to this lis

Re: [OpenWrt-Devel] eth1 not working in ubiquiti nanostation m

2010-02-28 Thread edgar . soldin
When you have an old working trunk version you can try to narrow down the changeset that broke trunk. Check out revisions, compile, flash and test. Efficient is trying the circa middle between known broken and known working revision. When broken then raise known broken revision. When it's working l

Re: [OpenWrt-Devel] Redboot job, supporting a mini router

2010-02-28 Thread ulf kypke
hi jason, this device looks like an accton oem device similar to the smc webt-g. it has only 2 mb of flash and 8 mb or ram, this is too less for running openwrt. an other thing is the dc power design, it does not have a dc/dc converter, so it will "burn" the rest of power while dropping the voltage

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread edgar . soldin
Let's keep it simple and backward compatible. Change new config to ports but also add old port setting to this list. Something like: config_get ports "${section}" Ports config_get port "${section}" Port ports="$port $ports" Perfect of course would be a log message telling deprecation of port set

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Matthias Buecher / Germany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just my two cents: Maybe some OpenWrt team members can review if the option rename causes hassle to the normal end user. Multiple ports will be rarely used by normal users (same as with multiple instances), and advanced users should find out fast that

Re: [OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Stijn Tintel
On 28-02-10 11:28, Stijn Tintel wrote: > This patch allows multiple listen ports to be configured for dropbear in > /etc/config/dropbear. It renames the 'Port' option to 'Ports', so this > will break existing configs. > > Regards, > Stijn > ___ > openwrt-

[OpenWrt-Devel] [PATCH] dropbear: allow multiple listen ports to be configured

2010-02-28 Thread Stijn Tintel
This patch allows multiple listen ports to be configured for dropbear in /etc/config/dropbear. It renames the 'Port' option to 'Ports', so this will break existing configs. Regards, Stijn ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org htt