commit | 00a0737636083e020ab0b0d64a98d0bf13c0de26 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri Mar 11 16:04:34 2022 +0800 |
committer | developer <developer@mediatek.com> | Mon Mar 14 13:43:47 2022 +0800 |
tree | 34c67ea4e7e0ee41cfefe39087918da08cfc91e8 | |
parent | f0345dcb74877d2e8090fc76a176cf1b3b58b30c [diff] |
[][Fix duplicate vlan tag in mtk_sw_nat_hook_tx] [Description] Fix duplicate vlan tag in mtk_sw_nat_hook_tx. When pkts forward to wifi, HNAT info about VLAN will be filled in skb_to_hnat_info and mtk_sw_nat_hook_tx respectively. This will cause the pkts to be added with two layers of VLAN and cannot be forwarded. [Release-log] N/A Change-Id: I1b580a5ba1acce4b353c081e01c52ab18fc3dd39 Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/5728854