[Cerowrt-devel] openwrt moves to Linux 3.18 for the ar71xx (wndr3800, ubnt, etc)

2015-02-15 Thread Dave Taht
see https://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg29493.html for details. This starts making doing a version bump of cerowrt a bit more worthwhile, and will make doing make-wifi-fast a bit less painful backport from mainline. However as with any major (2 years!) kernel update th

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Alan Jenkins
On 15/02/15 15:56, Toke Høiland-Jørgensen wrote: Sebastian Moeller writes: I am not sure that this works as intended. The first thing run.sh does is take down all running SQM instances: Ah yes, seems I was a bit too trigger-happy there ;) I was just about to explain the same,

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Toke Høiland-Jørgensen
Sebastian Moeller writes: > Not that I have shown great taste in the past, but I think it > would be somewhat cleaner to put the logic into the hot plug script > and keep run.sh “simple” (in the past I had introduced a large number > of leakage, especially of IFBs by not properly removing/s

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Sebastian Moeller
Hi Alan, On Feb 15, 2015, at 15:39 , Alan Jenkins wrote: > Hi Toke > > I tried installing sqm-scripts from trunk, on Barrier Breaker on my wndr3800. > > It's very effective, but I notice SQM isn't applied at boot time. The system > log complains about pppoe-wan interface not existing, when t

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Sebastian Moeller
Hi Toke, On Feb 15, 2015, at 16:56 , Toke Høiland-Jørgensen wrote: > Sebastian Moeller writes: > >> I am not sure that this works as intended. The first thing >> run.sh does is take down all running SQM instances: > > Ah yes, seems I was a bit too trigger-happy there ;) > > Here's

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Toke Høiland-Jørgensen
Sebastian Moeller writes: > I am not sure that this works as intended. The first thing > run.sh does is take down all running SQM instances: Ah yes, seems I was a bit too trigger-happy there ;) Here's a version of run.sh that should also short-circuit the 'down' part if called from

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Sebastian Moeller
Hi Toke, On Feb 15, 2015, at 16:00 , Toke Høiland-Jørgensen wrote: > Alan Jenkins writes: > >> It's very effective, but I notice SQM isn't applied at boot time. The >> system log complains about pppoe-wan interface not existing, when the >> sqm init script is started. > > Ah, that makes sens

[Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Alan Jenkins
Hi Toke I tried installing sqm-scripts from trunk, on Barrier Breaker on my wndr3800. It's very effective, but I notice SQM isn't applied at boot time. The system log complains about pppoe-wan interface not existing, when the sqm init script is started. My guess is it'd be the same even if

Re: [Cerowrt-devel] [sqm-scripts] not started at boot?

2015-02-15 Thread Toke Høiland-Jørgensen
Alan Jenkins writes: > It's very effective, but I notice SQM isn't applied at boot time. The > system log complains about pppoe-wan interface not existing, when the > sqm init script is started. Ah, that makes sense I suppose: PPPOE is probably brought up too late for the SQM init script to pick