6to4: load the network config to fix radvd announce (#11467)
[openwrt/staging/mkresin.git] / package / 6to4 / files / 6to4.sh
index 5cbdce79ab1e47366bd04301a92a7931c9d3be2f..c9f97bd778bcc09e861fd49643c463212521e4e1 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}))