Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] cerowrt 3.8.6-2 released
@ 2013-04-07 11:35 Dave Taht
  2013-04-07 12:23 ` Maciej Soltysiak
  2013-04-07 18:56 ` Paul Handly
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Taht @ 2013-04-07 11:35 UTC (permalink / raw)
  To: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 2354 bytes --]

This is mostly just a refresh of openwrt head into Cerowrt, notably a
kernel update to 3.8.6. My hope is to merge some patches up into openwrt
this week as I'm in berlin hanging with several openwrt devs.

Cerowrt 3.8.6-2 might gnaw your children to death, cause cancer, and world
famine, so I'd advise against installing it as your default router.

Things like ipv6 and wireless are totally untested.

Also as there is a ton of newer stuff on the todo list (more suggestions
wanted - is there anything interesting in kernel 3.8?) that isn't in here,
that might get done over the next month or two, so there really isn't a lot
of point to the update that I can see besides establishing a base for
further development, but if you are bored and want to see what stuff I
broke, get it at:

http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.8.6-2/


todo list:

* change name to Berlin release
** DONE update to dnsmasq 2.66rc4
** DONE update iptables
  But is there npt66 support?
** DONE fix igmp patch
** DONE update quagga, netperf,
** TODO babel refresh
** DONE Change name to berlin
** DONE Fix kernel config for additional TCPs
** Refresh other ceropackages
*** TODO update babeld
*** TODO Fix Bind (update from openwrt main?)
*** TODO update iproute2 (3.7)
*** TODO Update gpsd
*** TODO FIx kerberos package again (does anyone care?)
** Review bug list

* TODO New Work under consideration
** Add support for still shipping buffalo WZR router
** Gui for simple_qos
** Wifi sort on dequeue from aggregate
** wifi Xfq_codel at driver level
** sfqcodel from ns2
** cake in C
** Make independently buildable again
** Check into bismark's status
** HTB improvements (try to scale to 120Mbits)
** ACC - measure outgoing rate dynamically (see gargoyle project)
** RFC6013 related fixes
** homenet rfc
** hipnet rfc
** package signing
** src/dst routing
** mdnsext
http://datatracker.ietf.org/doc/draft-lynn-mdnsext-requirements/?include_text=1

I am travelling heavily through the eu (anyone at battlemesh? uknof? Rite?)
and am not generally going to have a lot of time for this until after late
may, but will try to slide stuff in in relation to wherever I am and
whoever I'm nearby....

-- 
Dave Täht

Fixing bufferbloat with cerowrt:
http://www.teklibre.com/cerowrt/subscribe.html

[-- Attachment #2: Type: text/html, Size: 2780 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] cerowrt 3.8.6-2 released
  2013-04-07 11:35 [Cerowrt-devel] cerowrt 3.8.6-2 released Dave Taht
@ 2013-04-07 12:23 ` Maciej Soltysiak
  2013-04-07 18:56 ` Paul Handly
  1 sibling, 0 replies; 4+ messages in thread
From: Maciej Soltysiak @ 2013-04-07 12:23 UTC (permalink / raw)
  To: Dave Taht; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 589 bytes --]

Fantastic! I'm still on 3.7.4 but it works great for me.

On Sun, Apr 7, 2013 at 1:35 PM, Dave Taht <dave.taht@gmail.com> wrote:

> todo list:
>
> *** TODO update iproute2 (3.7)
>
Hint: actually there's 3.8.0 but will fail to build on such a silly thing
as this:

     error: ignoring return value of ‘fgets’, declared with attribute
warn_unused_result [-Werror=unused-result]

This is caused by -Werror in WFLAGS in Makefile at line 33. If you move to
3.8.0, remember to take this out.

** Make independently buildable again
>
Oh yes!


> Dave Täht
>
Maciej

[-- Attachment #2: Type: text/html, Size: 1558 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] cerowrt 3.8.6-2 released
  2013-04-07 11:35 [Cerowrt-devel] cerowrt 3.8.6-2 released Dave Taht
  2013-04-07 12:23 ` Maciej Soltysiak
@ 2013-04-07 18:56 ` Paul Handly
  2013-04-07 19:20   ` Dave Taht
  1 sibling, 1 reply; 4+ messages in thread
From: Paul Handly @ 2013-04-07 18:56 UTC (permalink / raw)
  To: Dave Taht; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 2973 bytes --]

Any chance of getting a miniupnpd package refresh added to the TODO?  I've been hitting a SSDP bug when interfaces have IPv6 addresses assigned, and it LOOKS like that code path has been refactored since 1.6.20110730.

3.7.5-2 has been rock-solid on my WNDR3800.

On Apr 7, 2013, at 7:35 AM, Dave Taht <dave.taht@gmail.com> wrote:

> This is mostly just a refresh of openwrt head into Cerowrt, notably a kernel update to 3.8.6. My hope is to merge some patches up into openwrt this week as I'm in berlin hanging with several openwrt devs.
> 
> Cerowrt 3.8.6-2 might gnaw your children to death, cause cancer, and world famine, so I'd advise against installing it as your default router. 
> 
> Things like ipv6 and wireless are totally untested.
> 
> Also as there is a ton of newer stuff on the todo list (more suggestions wanted - is there anything interesting in kernel 3.8?) that isn't in here, that might get done over the next month or two, so there really isn't a lot of point to the update that I can see besides establishing a base for further development, but if you are bored and want to see what stuff I broke, get it at:
> 
> http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.8.6-2/
> 
> 
> todo list:
> 
> * change name to Berlin release
> ** DONE update to dnsmasq 2.66rc4
> ** DONE update iptables
>   But is there npt66 support?
> ** DONE fix igmp patch
> ** DONE update quagga, netperf, 
> ** TODO babel refresh
> ** DONE Change name to berlin
> ** DONE Fix kernel config for additional TCPs
> ** Refresh other ceropackages
> *** TODO update babeld
> *** TODO Fix Bind (update from openwrt main?)
> *** TODO update iproute2 (3.7)
> *** TODO Update gpsd
> *** TODO FIx kerberos package again (does anyone care?)
> ** Review bug list
> 
> * TODO New Work under consideration
> ** Add support for still shipping buffalo WZR router
> ** Gui for simple_qos
> ** Wifi sort on dequeue from aggregate
> ** wifi Xfq_codel at driver level
> ** sfqcodel from ns2
> ** cake in C
> ** Make independently buildable again
> ** Check into bismark's status
> ** HTB improvements (try to scale to 120Mbits)
> ** ACC - measure outgoing rate dynamically (see gargoyle project)
> ** RFC6013 related fixes
> ** homenet rfc
> ** hipnet rfc
> ** package signing
> ** src/dst routing
> ** mdnsext http://datatracker.ietf.org/doc/draft-lynn-mdnsext-requirements/?include_text=1
> 
> I am travelling heavily through the eu (anyone at battlemesh? uknof? Rite?) and am not generally going to have a lot of time for this until after late may, but will try to slide stuff in in relation to wherever I am and whoever I'm nearby....
> 
> -- 
> Dave Täht
> 
> Fixing bufferbloat with cerowrt: http://www.teklibre.com/cerowrt/subscribe.html _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel


-pH


[-- Attachment #2: Type: text/html, Size: 3758 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Cerowrt-devel] cerowrt 3.8.6-2 released
  2013-04-07 18:56 ` Paul Handly
@ 2013-04-07 19:20   ` Dave Taht
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Taht @ 2013-04-07 19:20 UTC (permalink / raw)
  To: Paul Handly; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 3422 bytes --]

On Sun, Apr 7, 2013 at 11:56 AM, Paul Handly <paul@hand.ly> wrote:

> Any chance of getting a miniupnpd package refresh added to the TODO?  I've
> been hitting a SSDP bug when interfaces have IPv6 addresses assigned, and
> it LOOKS like that code path has been refactored since 1.6.20110730.
>

Sure.

Cero/openwrt/linux/bufferbloat and fixing the internet is a group effort!
several people were involved in getting ssdp/upnp to work right in the last
round, so hopefully they're still reading the list...


>
> 3.7.5-2 has been rock-solid on my WNDR3800.
>
> On Apr 7, 2013, at 7:35 AM, Dave Taht <dave.taht@gmail.com> wrote:
>
> This is mostly just a refresh of openwrt head into Cerowrt, notably a
> kernel update to 3.8.6. My hope is to merge some patches up into openwrt
> this week as I'm in berlin hanging with several openwrt devs.
>
> Cerowrt 3.8.6-2 might gnaw your children to death, cause cancer, and world
> famine, so I'd advise against installing it as your default router.
>
> Things like ipv6 and wireless are totally untested.
>
> Also as there is a ton of newer stuff on the todo list (more suggestions
> wanted - is there anything interesting in kernel 3.8?) that isn't in here,
> that might get done over the next month or two, so there really isn't a lot
> of point to the update that I can see besides establishing a base for
> further development, but if you are bored and want to see what stuff I
> broke, get it at:
>
> http://snapon.lab.bufferbloat.net/~cero2/cerowrt/wndr/3.8.6-2/
>
>
> todo list:
>
> * change name to Berlin release
> ** DONE update to dnsmasq 2.66rc4
> ** DONE update iptables
>   But is there npt66 support?
> ** DONE fix igmp patch
> ** DONE update quagga, netperf,
> ** TODO babel refresh
> ** DONE Change name to berlin
> ** DONE Fix kernel config for additional TCPs
> ** Refresh other ceropackages
> *** TODO update babeld
> *** TODO Fix Bind (update from openwrt main?)
> *** TODO update iproute2 (3.7)
> *** TODO Update gpsd
> *** TODO FIx kerberos package again (does anyone care?)
> ** Review bug list
>
> * TODO New Work under consideration
> ** Add support for still shipping buffalo WZR router
> ** Gui for simple_qos
> ** Wifi sort on dequeue from aggregate
> ** wifi Xfq_codel at driver level
> ** sfqcodel from ns2
> ** cake in C
> ** Make independently buildable again
> ** Check into bismark's status
> ** HTB improvements (try to scale to 120Mbits)
> ** ACC - measure outgoing rate dynamically (see gargoyle project)
> ** RFC6013 related fixes
> ** homenet rfc
> ** hipnet rfc
> ** package signing
> ** src/dst routing
> ** mdnsext
> http://datatracker.ietf.org/doc/draft-lynn-mdnsext-requirements/?include_text=1
>
> I am travelling heavily through the eu (anyone at battlemesh? uknof?
> Rite?) and am not generally going to have a lot of time for this until
> after late may, but will try to slide stuff in in relation to wherever I am
> and whoever I'm nearby....
>
> --
> Dave Täht
>
> Fixing bufferbloat with cerowrt:
> http://www.teklibre.com/cerowrt/subscribe.html_______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>
>
>
> -pH
>
>


-- 
Dave Täht

Fixing bufferbloat with cerowrt:
http://www.teklibre.com/cerowrt/subscribe.html

[-- Attachment #2: Type: text/html, Size: 4818 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-07 19:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-07 11:35 [Cerowrt-devel] cerowrt 3.8.6-2 released Dave Taht
2013-04-07 12:23 ` Maciej Soltysiak
2013-04-07 18:56 ` Paul Handly
2013-04-07 19:20   ` Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox