mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 11:31:06 +02:00
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
This commit is contained in:
parent
6dc4a58e1e
commit
3a72299e5b
@ -179,6 +179,7 @@ proto_6to4_setup() {
|
||||
|
||||
uci_revert_state radvd
|
||||
config_load radvd
|
||||
config_load network
|
||||
|
||||
adv_subnet=$((0x${adv_subnet:-1}))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user