mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +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