Re: [OpenWrt-Devel] 6rd problem when setting up via DHCP due to typo

2013-06-28 Thread Steven Barth

Thanks for the report. It should be fixed now.

Steven
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] 6rd problem when setting up via DHCP due to typo

2013-06-27 Thread Hans Dedecker
The file dhcp.script in /lib/netifd has a problem regarding the 6rd
parameter ip6prefixlen.
There's a type in the script; set
network.$IFCAE6RD.ip6prefixlen=$ip6rdprefixlen needs to become
set network.$IFACE6RD.ip6prefixlen=$ip6rdprefixlen

Hans
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel