[OpenWrt-Devel] [PATCH] routing: miniupnpd: update to v2.0

2016-05-29 Thread Kevin Darbyshire-Bryant
Update miniupnpd to v2.0 Refresh patches Signed-off-by: Kevin Darbyshire-Bryant --- miniupnpd/Makefile| 4 ++-- miniupnpd/patches/100-no-ssl.patch| 6 +++--- miniupnpd/patches/102-ipv6-ext-port.patch | 2 +- miniupnpd/patches/103-no-ipv6-a

[OpenWrt-Devel] [PATCH][ar71xx] add support for OpenEmbed SOM9331

2016-05-29 Thread Allan Nick Pedrana
This patch adds the target profile SOM9331 and configures hardware functionality for the 3x Eth Ports & corresponding LED's, the USB Host, the USART to USB bridge and the System LED. Signed-off-by: Allan Nick Pedrana --- I based what I did on the patch for SOM9331 running 12.09 AA that was dist

Re: [OpenWrt-Devel] How to debug/config qos-scripts to work with OpenWRT AA?

2016-05-29 Thread Danng
Hello, anyone interested? On Thu, May 26, 2016 at 11:03 AM, Danng wrote: > Hello, > > I am trying to use qos-scripts in OpenWRT AA. I have an issue that the > qos-scripts can limit uplink speed but not downlink speed. > > For example: I set 128kbit uplink and 1024kbit downlink, however, the > do

Re: [OpenWrt-Devel] How to debug/config qos-scripts to work with OpenWRT AA?

2016-05-29 Thread Reinoud Koornstra
Traditionally this is correct. However now uplink and downlink are possible with Cake. A more advanced fq_codel. You can find it on bufferbloat from Dave Taht. You'll also need his iproute2 to recognize that qdisc. Pretty easy to compilie it in openwrt and have fun with it. Thanks, Reinoud. On Ma