[backfire] merge r22710

git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22711 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-08-19 01:06:46 +00:00
parent 40e5eeb73a
commit 4d48d1b414
+1 -1
View File
@@ -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