<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
just for you testers testing the latest bleeding edge in OpenWrt /
CeroWrt ipv6-support.<br>
<br>
Documentation of the new functionality:<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://wiki.openwrt.org/doc/uci/network6">http://wiki.openwrt.org/doc/uci/network6</a><br>
<br>
<br>
For the extra brave who want to enable dnsmasq-support (requires
version 2.66 which is not stable yet).<br>
Put this into the "config global global" section your
/etc/config/network6.<br>
<br>
option router_service dnsmasq<br>
<br>
<br>
<br>
As there is still an issue with stateful DHCPv6 (announcing
addresses of deprecated prefixes in some ocassions) - you might want
to put this into the individual interface sections in
/etc/config/network6 to override.<br>
<br>
option dnsmasq_opts "ra-stateless,ra-names,24h"<br>
<br>
<br>
The default value for this doesn't contain ra-stateless and thus
dnsmasq also offers stateful-operation.<br>
<br>
<br>
Happy holidays,<br>
<br>
<br>
Steven<br>
</body>
</html>