* [Cerowrt-devel] cerowrt-3.38-26 "sugarland" is out
@ 2012-09-19 4:24 Dave Taht
[not found] ` <50597190.4070800@googlemail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Dave Taht @ 2012-09-19 4:24 UTC (permalink / raw)
To: cerowrt-devel, Eric Dumazet, Eric Raymond
My principal goal in this release was to have something that didn't
crash under even the heaviest of loads, that could indeed be deployed
as a default gw again (after some more serious testing especially with
long RTTs)
I've been beating up on it. so far, no crashes. (I didn't test much
more than the wireless thus far, though)
Apologies: I didn't manage to get dlna and friends to work. Now that I
know what needs to be done perhaps we can get to it on the next
release.
I did fix a few other bugs across the tree, in addition to resyncing
with openwrt mainline. gw.home.lan works now, as one example. (using
dnsmasq. bind9 is no longer the default dns server, but can be
installed optionally). Most of what I outlined in the tentative
release plan is in there.
There are three versions of fq_codel in there, nfq using the current
ns2 model, efq that removes some single-fifo scaffolding, and the
original fq_codel, as well as a stand-alone codel and ns2_codel. The
default is nfq_codel with a 1000 quantum.
I've pushed out the source trees and tags and fuller release notes
will come in the morning. In the meantime, the brave, bold and daring
can get it at:
http://huchra.bufferbloat.net/~cero1/3.3/3.3.8-26/
Why "sugarland"? See: http://esr.ibiblio.org/?p=4566 Never before has
a software release been done from such a warm and furry place. Let me
know soonest if any shoggoths rise.
--
Dave Täht
http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-26 is out
with fq_codel!"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Cerowrt-devel] Fwd: cerowrt-3.38-26 "sugarland" is out
[not found] ` <50597190.4070800@googlemail.com>
@ 2012-09-19 12:55 ` Dave Taht
2012-09-19 22:58 ` Chris Lawrence
0 siblings, 1 reply; 3+ messages in thread
From: Dave Taht @ 2012-09-19 12:55 UTC (permalink / raw)
To: cerowrt-devel
I built it. Didn't install it by default.
do a:
opkg update
opkg install aiccu
On Wed, Sep 19, 2012 at 12:17 AM, Oliver Niesner
<oliver.niesner@gmail.com> wrote:
> Hi!
>
> After i read your mail i immediately installed the new release. ;-)
> It works great so far and everything works as expected - thx very much!
> Only a small thing i noticed: In one of your last mails you said that aiccu
> would be
> back in this release - have you forgotten to add it accidentally?
>
> Oliver
>
> Dave Taht:
>
>> My principal goal in this release was to have something that didn't
>> crash under even the heaviest of loads, that could indeed be deployed
>> as a default gw again (after some more serious testing especially with
>> long RTTs)
>>
>> I've been beating up on it. so far, no crashes. (I didn't test much
>> more than the wireless thus far, though)
>>
>> Apologies: I didn't manage to get dlna and friends to work. Now that I
>> know what needs to be done perhaps we can get to it on the next
>> release.
>>
>> I did fix a few other bugs across the tree, in addition to resyncing
>> with openwrt mainline. gw.home.lan works now, as one example. (using
>> dnsmasq. bind9 is no longer the default dns server, but can be
>> installed optionally). Most of what I outlined in the tentative
>> release plan is in there.
>>
>> There are three versions of fq_codel in there, nfq using the current
>> ns2 model, efq that removes some single-fifo scaffolding, and the
>> original fq_codel, as well as a stand-alone codel and ns2_codel. The
>> default is nfq_codel with a 1000 quantum.
>>
>> I've pushed out the source trees and tags and fuller release notes
>> will come in the morning. In the meantime, the brave, bold and daring
>> can get it at:
>>
>> http://huchra.bufferbloat.net/~cero1/3.3/3.3.8-26/
>>
>> Why "sugarland"? See: http://esr.ibiblio.org/?p=4566 Never before has
>> a software release been done from such a warm and furry place. Let me
>> know soonest if any shoggoths rise.
>>
>
--
Dave Täht
http://www.bufferbloat.net/projects/cerowrt/wiki - "3.3.8-17 is out
with fq_codel!"
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Cerowrt-devel] Fwd: cerowrt-3.38-26 "sugarland" is out
2012-09-19 12:55 ` [Cerowrt-devel] Fwd: " Dave Taht
@ 2012-09-19 22:58 ` Chris Lawrence
0 siblings, 0 replies; 3+ messages in thread
From: Chris Lawrence @ 2012-09-19 22:58 UTC (permalink / raw)
To: cerowrt-devel
I've only noticed one real problem thus far: radvd is still
advertising incorrect subnet addresses for 6to4 connections (addresses
that start with 0:0:0:$adv_subnet, which clearly are wrong since all
the addresses should be under 2002: to be routable on the ipv6
Internet). The fix is simple: in /lib/netifd/proto/6to4.sh, line 162
should read:
"$wancfg" "$subnet6" \
instead of the printf call that's there now. This is probably an
upstream OpenWRT problem too.
Chris
--
Chris Lawrence <lordsutch@gmail.com>
Website: http://www.cnlawrence.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-19 22:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-19 4:24 [Cerowrt-devel] cerowrt-3.38-26 "sugarland" is out Dave Taht
[not found] ` <50597190.4070800@googlemail.com>
2012-09-19 12:55 ` [Cerowrt-devel] Fwd: " Dave Taht
2012-09-19 22:58 ` Chris Lawrence
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox