mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-18 21:00:53 +00:00
firewall: also correct another variable missed in previous commit
SVN-Revision: 27508
This commit is contained in:
parent
c8531fca5d
commit
ca7383e701
@ -109,7 +109,7 @@ fw_load_redirect() {
|
||||
$srcaddr ${destaddr:--m conntrack --ctstate DNAT} \
|
||||
$pr \
|
||||
$srcports $destports \
|
||||
$redirect_src_mac \
|
||||
$sm \
|
||||
$redirect_extra \
|
||||
}
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user