6to4: remove leftover peeraddr stuff
SVN-Revision: 23997
This commit is contained in:
parent
acd99c5bb6
commit
b8295bce77
@ -37,9 +37,6 @@ setup_interface_6to4() {
|
|||||||
|
|
||||||
local local4=$(uci_get network "$cfg" ipaddr)
|
local local4=$(uci_get network "$cfg" ipaddr)
|
||||||
|
|
||||||
local remote4
|
|
||||||
config_get remote4 "$cfg" peeraddr
|
|
||||||
|
|
||||||
local mtu
|
local mtu
|
||||||
config_get mtu "$cfg" mtu
|
config_get mtu "$cfg" mtu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user