Date:2010-08-19 03:06:10 (13 years 7 months ago)
Author:jow
Commit:fb8dd8b41b58e9772e1998fd0a7b5485142ec089
Message:[package] 6in4: fix typo in last commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22710 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/6in4/files/6in4.sh (1 diff)

Change Details

package/6in4/files/6in4.sh
2828    local cfg="$2"
2929    local link="6in4-$cfg"
3030
31    local local4=$(uci_get network "$cfg" local4)
31    local local4=$(uci_get network "$cfg" ipaddr)
3232
3333    local remote4
3434    config_get remote4 "$cfg" peeraddr

Archive Download the corresponding diff file



interactive