See the OCEAN CITY page.
These release notes apply to RC6 and may or may not apply to earlier release candidates. RC6 consists of:
as well as too many features to enumerate here.
Note that there are desired features that have not yet landed; e.g. IPsec tunnels, DHCPv6-PD, and completion of DNS support. The DNS vision is that you should be able to plug a named machine into your network and its IPv6 address be automatically published into the global DNS without any manual configuration needed whatsoever. This capability has been made to work in prototype form, but is not yet present in CeroWrt. Preliminary performance numbers for IPSEC were about 20MBPS on the WNDR3700, well beyond current commercial offerings costing much more. If you are so inclined, help with any of these would be greatly appreciated!
eBDP is not currently in Cerowrt; we are considering test builds in RC7 of this AQM algorithm. The current tuning of queue lengths may (almost certainly is) sub-optimal and not yet comparable to factory firmware for bandwidth performance.
Reduced TXQUEUELEN accoss all ethernet and wireless interfaces. Since this is a home router, when operating locally, delay is very low, so the queue can be short without losing TCP performance; when operating remotely, the upstream bandwidth limit means the buffering can again be low. Transmit queues only need to be large when you have both high bandwidth, and high delay paths.
There is ongoing performance testing against various smoketests
going on in #262
We are in the VERY early stages of performance testing and have all
sorts of variables - oprofile being enabled, HT40 not being enabled
by default, queue lengths, lab setup, and problems with the tests
themselves … all left to resolve. Please draw no conclusions from
the performance test results thus far, and note that rc6 contains
the latest and greatest wireless-testing, not tested on bug #262.
CeroWrt is still not independently buildable until the patch set settles some more and more patches pushed into OpenWrt head.
Our current opinion is that HT40 should only be enabled by default at 5ghz only, and not at 2.4ghz, as it makes the router enough more noise sensitive as to probably cause too many people trouble (though will lab benchmark more poorly unless enabled, of course). Differing opinions are welcome about this default choice.
CeroWrt routes rather than bridges between networks. It has an mdns forwarder to handle the case of a home network using MDNS to locate services. “A little multicast can ruin your whole day on wireless”.
Note that the router is configured with default network numbering to use network 172 addresses to try to stay out of your existing network’s way. This may make renumbering if you have an existing static numbering plan in your house somewhat a challenge. We plan changes in RC7 so that the low addresses are left free for static numbering, as that is the most common configuration people have. If you modify your RC6 configuration for interface se00 (found in /etc/config/network) to enable access to low IP addresses, remember that you must also fix all references to 33 in your bind configuration files (found in root@OpenWrt:/etc/chroot/named/etc/bind/master) so that gw.home.lan will work.
For IPv6, we are most concerned about the following bug: #266
The eBDP algorithm for wireless queue management is not yet present in CeroWrt builds; it awaits some further testing.
QoS enabled by default; you should tune your QOS settings for your connection as covered in the OCEAN CITY FAQ, or you will have performance problems of some sort.
Something like 20+ new packages are now available, including dibbler, gpsd, nuttcp, pimd, and ccnx.
Mesh routing is in CeroWrt, using the Babel protocol using bandwidth diversity and ahcp for address distribution.
Bugs #195 (ethernet unaligned transfers), #240 (ssh problems), #243 (iptables), #256 (ntpdate) are believed fixed in RC6 and are being tested.
Bug #205 is a PITA for DNS lookup; the current workaround may slow boot by several minutes; there are fixes possible, but not in time for RC6
Babeld moved to IANA port 6696 - this is a non-backward compatible change
Addition of TCP background (BP) and TCP yeah algorithms
Web10g support - note: we have not found a real use for this and may pull it from the next release
Tcp_low_latency made the default
IPv6 works now on the secured and unsecured interfaces by default
Basic support for the cosmic background bufferbloat detector
The roadmap has other known issues scheduled for resolution in RC7; please check that list before starting a new bug report