projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5630b34
)
[package] 6to4: remove leftover peeraddr stuff
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 15 Nov 2010 00:49:21 +0000
(
00:49
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 15 Nov 2010 00:49:21 +0000
(
00:49
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23997
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/6to4/files/6to4.sh
patch
|
blob
|
history
diff --git
a/package/6to4/files/6to4.sh
b/package/6to4/files/6to4.sh
index
4db924d
..
9dfd7cd
100755
(executable)
--- 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