Re: [OpenWrt-Devel] OpenWRT wrong adjustment of fq_codel defaults (Was: [Codel] fq_codel_drop vs a udp flood)

2016-05-15 Thread Roman Yeryomin
On 16 May 2016 at 02:07, Eric Dumazet wrote: > On Mon, 2016-05-16 at 01:34 +0300, Roman Yeryomin wrote: > >> qdisc fq_codel 8003: parent :3 limit 1024p flows 16 quantum 1514 >> target 80.0ms ce_threshold 32us interval 100.0ms ecn >> Sent 1601271168 bytes 1057706 pkt (dropped 1422304, overlimits 0

Re: [OpenWrt-Devel] OpenWRT wrong adjustment of fq_codel defaults (Was: [Codel] fq_codel_drop vs a udp flood)

2016-05-15 Thread Roman Yeryomin
On 6 May 2016 at 22:43, Dave Taht wrote: > On Fri, May 6, 2016 at 11:56 AM, Roman Yeryomin wrote: >> On 6 May 2016 at 21:43, Roman Yeryomin wrote: >>> On 6 May 2016 at 15:47, Jesper Dangaard Brouer wrote: I've created a OpenWRT ticket[1] on this issue, as it seems that someone[2]

Re: [OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL

2016-05-15 Thread Martin Blumenstingl
On Sun, May 15, 2016 at 9:45 PM, Sebastian Ortwein wrote: > Am 15.05.2016 um 17:37 schrieb Martin Blumenstingl: > Okay thank you for support. Now all thinks works fine LAN, WIFI, Switch and > USB. > I attach my patch to add the support for OpenWRT. Great - congratulations :-) > Is there anything

Re: [OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL

2016-05-15 Thread Sebastian Ortwein
Am 15.05.2016 um 17:37 schrieb Martin Blumenstingl: On Sun, May 15, 2016 at 3:44 PM, Sebastian Ortwein wrote: USB, WLAN and LAN works now. The only think what would not work is phy0 & phy1. I have attached my lastet patch. if you google around a bit you'll find an AR8035 datasheet: that phy is

Re: [OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL

2016-05-15 Thread Martin Blumenstingl
On Sun, May 15, 2016 at 3:44 PM, Sebastian Ortwein wrote: > USB, WLAN and LAN works now. The only think what would not work is phy0 & > phy1. > I have attached my lastet patch. if you google around a bit you'll find an AR8035 datasheet: that phy is from the same series as the AR8030. It defines th

Re: [OpenWrt-Devel] Add support for AVM Fritzbox 7360 SL

2016-05-15 Thread Sebastian Ortwein
Am 08.05.2016 um 18:40 schrieb Martin Blumenstingl: On Sun, May 8, 2016 at 5:49 PM, Sebastian Ortwein wrote: can I add it the following way ? mdio@0 { #address-cells = <1>; #size-cells = <0>; compatible = "lantiq,xrx200-mdio";

[OpenWrt-Devel] [PATCH] ar71xx: add Mikrotik rb941-2nd support

2016-05-15 Thread adron
From: Sergey Sergeev This patch adds support for the Mikrotik rb941-2nd. https://wiki.openwrt.org/toh/mikrotik/rb941_2nd Signed-off-by: Sergey Sergeev --- include/image.mk | 7 + target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 + .../linux/ar71xx/ba

[OpenWrt-Devel] [PATCH] ar71xx: tools/kernel2minor. Remove kernel2mikrotikyaffs2 section from Target Images submenu.

2016-05-15 Thread adron
From: Sergey Sergeev It is no longer necessary because now to get mikrotik's yaffs2 kernel image we using KERNEL := ... | kernel2mikor ... in target/linux/ar71xx/image/Makefile -> Device/rb-... section. Signed-off-by: Sergey Sergeev --- config/Config-images.in| 31 ---

Re: [OpenWrt-Devel] netifd: adding default route + route via previous default route

2016-05-15 Thread Yousong Zhou
On 15 May 2016 at 19:14, Nikos Mavrogiannopoulos wrote: > On Sat, 2016-05-14 at 18:29 +0800, Yousong Zhou wrote: >> On 14 May 2016 at 16:18, Nikos Mavrogiannopoulos >> wrote: >> > >> > Hi, >> > A user of openconnect VPN is trying to use openconnect as a >> > default >> > route on his router [0].

Re: [OpenWrt-Devel] netifd: adding default route + route via previous default route

2016-05-15 Thread Nikos Mavrogiannopoulos
On Sat, 2016-05-14 at 18:29 +0800, Yousong Zhou wrote: > On 14 May 2016 at 16:18, Nikos Mavrogiannopoulos > wrote: > > > > Hi, > >  A user of openconnect VPN is trying to use openconnect as a > > default > > route on his router [0]. Currently this works by setting > > defaultroute=1 > > on his /e