** Instruction traps
The instruction trap problem has resurfaced on boot. It is unknown
what triggers it. It doesn't happen very much after boot in my limited
testing.
The last time it bit me was on doing tests on a busy ipv6-enabled
network where it thoroughly blew up the tests. (even when not doing
ipv6 itself) It also made cerowrt unreliable.
oot@davedesk:~# cd /sys/kernel/debug/mips/
root@davedesk:/sys/kernel/debug/mips# cat unaligned_instructions
7884
What values do you see, both on boot and after some uptime?
For more details on how to actually fix the bug:
http://www.bufferbloat.net/issues/419
** BCP38 compliance
Cerowrt does not currently stop unknown rfc1918 addresses from going out ge00.
** Squash incoming diffserv bits
many providers pee on the diffserv bits. It would be good to detect it
and reset to BE incoming packets. (note: IPv6 is far less peed on.).
There was a nice idea discussed last year on using conntrack to match
incoming with outgoing diffserv bits.
** SSL support for the configuration interfaces
All the plumbing exists for this in cero, it just has to be made to
work. the key generation routine needs to be fixed in uci-defaults and
lighttpd config updated. It's embarrassing to not have SSL running.
* Bufferbloat.net problems
the bufferbloat.net servers are undermaintained and obsolete. I long
ago swapped out my sysadmin and ruby skills for other things.
** huchra replacement (one disk currently crashed, the other going)
In addition to running this mailing list this used to be 1/5th of the
openwrt build cluster.
lists needs to move to a virtual server ASAP.
openwrt could really use a good build cluster. been running most of
theirs now for a couple years, out of machines pulled from the junk
bin.
** Web Site updates
the redmine implementation on bufferbloat.net has been overrrun by
spam and I stopped
accepting new contributors that didn't contact me also via email
long ago.
given how hard it would be to update the present website, perhaps
moving to cerowrt.org
on a virtual server will be simpler.