Skip to content
Snippets Groups Projects
Commit 75bbf1bf authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

6in4: fix typo in last commit

SVN-Revision: 22710
parent 73c9032e
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ setup_interface_6in4() {
local cfg="$2"
local link="6in4-$cfg"
local local4=$(uci_get network "$cfg" local4)
local local4=$(uci_get network "$cfg" ipaddr)
local remote4
config_get remote4 "$cfg" peeraddr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment