6to4: load the network config to fix radvd announce (#11467)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 May 2012 12:42:05 +0000 (12:42 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 17 May 2012 12:42:05 +0000 (12:42 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31770 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/6to4/files/6to4.sh

index 5cbdce7..c9f97bd 100755 (executable)
@@ -179,6 +179,7 @@ proto_6to4_setup() {
 
                uci_revert_state radvd
                config_load radvd
+               config_load network
 
                adv_subnet=$((0x${adv_subnet:-1}))