mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] 6in4: fix typo in last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22710 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c82f55870c
commit
eb04f2e31c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user