From: Felix Fietkau Date: Thu, 17 May 2012 12:42:05 +0000 (+0000) Subject: 6to4: load the network config to fix radvd announce (#11467) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=95f5d95c62748f62a0d3c9c487a979fc1fa2b6cf;p=15.05%2Fopenwrt.git 6to4: load the network config to fix radvd announce (#11467) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31770 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/6to4/files/6to4.sh b/package/6to4/files/6to4.sh index 5cbdce79ab..c9f97bd778 100755 --- a/package/6to4/files/6to4.sh +++ b/package/6to4/files/6to4.sh @@ -179,6 +179,7 @@ proto_6to4_setup() { uci_revert_state radvd config_load radvd + config_load network adv_subnet=$((0x${adv_subnet:-1}))