diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-03-24 02:30:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-24 12:48:39 -0700 |
commit | eeff3000f2401fde872f21b0ce2f298dcc89e5c5 (patch) | |
tree | e155095b4ed3a411e81fa5ed980306a2a43886db /drivers/usb/cdns3/cdns3-ti.c | |
parent | 79d4071ea4c49260286cf75dc669a0ed354d1c4e (diff) |
netfilter: flowtable: add offload support for xmit path types
When the flow tuple xmit_type is set to FLOW_OFFLOAD_XMIT_DIRECT, the
dst_cache pointer is not valid, and the h_source/h_dest/ifidx out fields
need to be used.
This patch also adds the FLOW_ACTION_VLAN_PUSH action to pass the VLAN
tag to the driver.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions