aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-15 00:49:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-15 00:49:21 +0000
commit146c415f23d5db076775f4945d5f9ac7afa2f63e (patch)
tree28645bbf63a51d0ffd0ab0cadb8e8f51a0c8c0e5 /package/6to4
parent5630b34f4aa114e3f0d0c65e6bd31bc53a26ae03 (diff)
downloadupstream-146c415f23d5db076775f4945d5f9ac7afa2f63e.tar.gz
upstream-146c415f23d5db076775f4945d5f9ac7afa2f63e.tar.bz2
upstream-146c415f23d5db076775f4945d5f9ac7afa2f63e.zip
[package] 6to4: remove leftover peeraddr stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6to4')
-rwxr-xr-xpackage/6to4/files/6to4.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/6to4/files/6to4.sh b/package/6to4/files/6to4.sh
index 4db924d4e7..9dfd7cd528 100755
--- a/package/6to4/files/6to4.sh
+++ b/package/6to4/files/6to4.sh
@@ -37,9 +37,6 @@ setup_interface_6to4() {
local local4=$(uci_get network "$cfg" ipaddr)
- local remote4
- config_get remote4 "$cfg" peeraddr
-
local mtu
config_get mtu "$cfg" mtu