mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
ramips: mt7621: fix transparent proxy issue
This commit is contained in:
parent
a083aab5ef
commit
b8588061ba
@ -855,7 +855,7 @@ static int hnat_remove(struct platform_device *pdev)
|
||||
|
||||
static const struct mtk_hnat_data hnat_data_v1 = {
|
||||
.num_of_sch = 2,
|
||||
.whnat = false,
|
||||
.whnat = true,
|
||||
.per_flow_accounting = false,
|
||||
.mcast = false,
|
||||
.version = MTK_HNAT_V1,
|
||||
|
Loading…
Reference in New Issue
Block a user