diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-03-24 04:30:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-24 22:48:39 +0300 |
commit | 3fb24a43c97573cc10194e5733098fe03b3ae825 (patch) | |
tree | ba741648f72d349d7db7c2f798c22d01f7e609fc /samples/acrn | |
parent | 17e52c0aaad7fa7867fa07a5e2666bc8b032ae80 (diff) | |
download | linux-3fb24a43c97573cc10194e5733098fe03b3ae825.tar.xz |
dsa: slave: add support for TC_SETUP_FT
The dsa infrastructure provides a well-defined hierarchy of devices,
pass up the call to set up the flow block to the master device. From the
software dataplane, the netfilter infrastructure uses the dsa slave
devices to refer to the input and output device for the given skbuff.
Similarly, the flowtable definition in the ruleset refers to the dsa
slave port devices.
This patch adds the glue code to call ndo_setup_tc with TC_SETUP_FT
with the master device via the dsa slave devices.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/acrn')
0 files changed, 0 insertions, 0 deletions