summaryrefslogtreecommitdiffstats
path: root/package/6in4
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-08-19 01:06:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-08-19 01:06:10 +0000
commit75bbf1bf20de9e17fe05b3a46d70ad8ece008566 (patch)
tree8b79cf1a21144b46cac7fdd25864481749c2f99b /package/6in4
parent73c9032e871770ed545e474b25367397f1671e90 (diff)
downloadmaster-31e0f0ae-75bbf1bf20de9e17fe05b3a46d70ad8ece008566.tar.gz
master-31e0f0ae-75bbf1bf20de9e17fe05b3a46d70ad8ece008566.tar.bz2
master-31e0f0ae-75bbf1bf20de9e17fe05b3a46d70ad8ece008566.zip
6in4: fix typo in last commit
SVN-Revision: 22710
Diffstat (limited to 'package/6in4')
-rwxr-xr-xpackage/6in4/files/6in4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/files/6in4.sh b/package/6in4/files/6in4.sh
index bea2e82ea3..62a60dc8f6 100755
--- a/package/6in4/files/6in4.sh
+++ b/package/6in4/files/6in4.sh
@@ -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