projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c9032
)
6in4: fix typo in last commit
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 19 Aug 2010 01:06:10 +0000
(
01:06
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 19 Aug 2010 01:06:10 +0000
(
01:06
+0000)
SVN-Revision: 22710
package/6in4/files/6in4.sh
patch
|
blob
|
history
diff --git
a/package/6in4/files/6in4.sh
b/package/6in4/files/6in4.sh
index bea2e82ea36e93a709df2a2b9c15fd81ae56d206..62a60dc8f66c98efffb35b7f223b32a2fe7e6bf0 100755
(executable)
--- 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