Jelajahi Sumber

6to4: load the network config to fix radvd announce (#11467)

SVN-Revision: 31770
Felix Fietkau 13 tahun lalu
induk
melakukan
c8dc123892
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      package/6to4/files/6to4.sh

+ 1 - 0
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}))