Kaynağa Gözat

6in4: fix typo in last commit

SVN-Revision: 22710
Jo-Philipp Wich 15 yıl önce
ebeveyn
işleme
75bbf1bf20
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      package/6in4/files/6in4.sh

+ 1 - 1
package/6in4/files/6in4.sh

@@ -28,7 +28,7 @@ setup_interface_6in4() {
 	local cfg="$2"
 	local cfg="$2"
 	local link="6in4-$cfg"
 	local link="6in4-$cfg"
 
 
-	local local4=$(uci_get network "$cfg" local4)
+	local local4=$(uci_get network "$cfg" ipaddr)
 
 
 	local remote4
 	local remote4
 	config_get remote4 "$cfg" peeraddr
 	config_get remote4 "$cfg" peeraddr