Re: [OpenWrt-Devel] [PATCH] packages: enable ip on busybox

2013-09-10 Thread Bastian Bittorf
* Luis R. Rodriguez mcg...@qca.qualcomm.com [10.09.2013 09:32]: On Fri, Sep 6, 2013 at 12:39 PM, Luis R. Rodriguez mcg...@qca.qualcomm.com wrote: From: Luis R. Rodriguez mcg...@qca.qualcomm.com iw is to iwconfig as ip is to ifconfig As with iwconfig, ifconfig is deprecated, promote

Re: [OpenWrt-Devel] Un-softbricking Linksys E900 (bcm47xx) with CFE

2013-09-10 Thread Rafał Miłecki
2013/9/10 Nathan Hintz nlhi...@hotmail.com: On Linksys E3000, I've always used the CFE command upgrade code.bin; and then tftp'd from my linux box using the command tftp -v -l -4 -m binary 192.168.1.1 -c put openwrt-e3000_v1-squashfs.bin. I found this through experimentation; and never

Re: [OpenWrt-Devel] relayd half bandwdith issue

2013-09-10 Thread Chirag Chhatriwala
I find it hard to believe that after numerous attempts to update the ticket in question (12720) and having mailed the group thrice, that there isn't a single response to the aforementioned issue of half bandwidth. Is there no one with ath9k and relayd expertise ? I'm sure some of the more recent

Re: [OpenWrt-Devel] [PATCH] packages: enable ip on busybox

2013-09-10 Thread Patrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Am 10.09.13 09:53, schrieb Bastian Bittorf: * Luis R. Rodriguez mcg...@qca.qualcomm.com [10.09.2013 09:32]: On Fri, Sep 6, 2013 at 12:39 PM, Luis R. Rodriguez mcg...@qca.qualcomm.com wrote: From: Luis R. Rodriguez mcg...@qca.qualcomm.com

Re: [OpenWrt-Devel] SoC NAND driver ar934x/OpenWRT support on WNDR4300

2013-09-10 Thread Stefan Agner
In between I found out that the driver works fine if I erase/write the NAND first using the driver itself. But when I try to flash something using the stock U-Boot bootloader, the driver still complains as outlined in my first message. Right now I have a running kernel and root filesystem

Re: [OpenWrt-Devel] [PATCH] packages: enable ip on busybox

2013-09-10 Thread Bastian Bittorf
* Patrick patr...@lunatiki.de [11.09.2013 07:57]: so we add ~80k to a standard built. i'am ok with this, because we also add a lot of features and possibilities which are simply not possible with ifconfig/route/netstat. I think you must compare busybox with ip, ifconfig, netstat and route.