mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package] firewall: also correct another variable missed in previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27508 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
741b6c9b3c
commit
b83eb47cb9
@ -109,7 +109,7 @@ fw_load_redirect() {
|
||||
$srcaddr ${destaddr:--m conntrack --ctstate DNAT} \
|
||||
$pr \
|
||||
$srcports $destports \
|
||||
$redirect_src_mac \
|
||||
$sm \
|
||||
$redirect_extra \
|
||||
}
|
||||
done
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user