projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd99c5
)
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)
SVN-Revision: 23997
package/6to4/files/6to4.sh
patch
|
blob
|
history
diff --git
a/package/6to4/files/6to4.sh
b/package/6to4/files/6to4.sh
index 4db924d4e7908a87f082b64f7a289427492e03d2..9dfd7cd5284dc8f66a8c820b727273ba8f017e05 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