mirror of https://github.com/hak5/openwrt.git
parent
57d3b4b47d
commit
c8dc123892
|
@ -179,6 +179,7 @@ proto_6to4_setup() {
|
|||
|
||||
uci_revert_state radvd
|
||||
config_load radvd
|
||||
config_load network
|
||||
|
||||
adv_subnet=$((0x${adv_subnet:-1}))
|
||||
|
||||
|
|
Loading…
Reference in New Issue