Fix for dhcpv6 with prefix delegation
commit80a3423183ce594aad2f17c97a1a0ac2788183c8
authorToastman <toastman@galactic_core>
Wed, 27 Mar 2013 09:34:03 +0000 (27 16:34 +0700)
committerShibby <shibby@openlinksys.info>
Sat, 27 Apr 2013 06:20:30 +0000 (27 08:20 +0200)
tree61640e8e295559bd8e89c8c6afdf9acb40568cf0
parent362df2b5dcd738616168aa4aab8af9a00a32b738
Fix for dhcpv6 with prefix delegation

// eval("ip", "route", "add", "::/0", "dev", (char *)wan_ifname);  //removed by Toastman
//      see discussion at http://www.linksysinfo.org/index.php?threads/ipv6-and-comcast.38006/
// post #24 refers.
release/src/router/nvram/defaults.c
release/src/router/rc/wan.c