mirror of
https://github.com/padavanonly/immortalwrt-mt798x.git
synced 2025-12-16 08:44:03 +00:00
Update hnat_nf_hook.c
This commit is contained in:
parent
9e76c9ca1c
commit
a0bee74bc6
@ -2303,10 +2303,10 @@ static unsigned int mtk_hnat_nf_post_routing(
|
||||
return 0;
|
||||
|
||||
|
||||
#if defined(CONFIG_MEDIATEK_NETSYS_RX_V2)
|
||||
if (!IS_WHNAT(out) && IS_EXT(out) && FROM_WED(skb))
|
||||
|
||||
if (!IS_WHNAT(out) && IS_EXT(out))
|
||||
return 0;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
trace_printk("[%s] case hit, %x-->%s, reason=%x\n", __func__,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user