Merge branch 'bol-van:master' into master

This commit is contained in:
allkatran 2024-12-02 10:18:21 +07:00 committed by GitHub
commit c4e2227737
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ dnat6_target()
}
set_route_localnet()
{
_set_route_localnet $1 "$IFACE_LAN"
_set_route_localnet $1 $IFACE_LAN
}
fw_nfqws_post4()