mirror of https://github.com/hak5/openwrt.git
parent
acd99c5bb6
commit
b8295bce77
|
@ -37,9 +37,6 @@ setup_interface_6to4() {
|
|||
|
||||
local local4=$(uci_get network "$cfg" ipaddr)
|
||||
|
||||
local remote4
|
||||
config_get remote4 "$cfg" peeraddr
|
||||
|
||||
local mtu
|
||||
config_get mtu "$cfg" mtu
|
||||
|
||||
|
|
Loading…
Reference in New Issue