summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxlan/vxlan_core.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-05-12 11:37:02 +0200
committerDavid S. Miller <davem@davemloft.net>2023-05-12 11:37:02 +0200
commitba79e9a73284f576f336814125571432a2b3940f (patch)
tree3490f6caebba6034332044df084c38ce3c132ea1 /drivers/net/vxlan/vxlan_core.c
parentnet: liquidio: lio_main: Remove unnecessary (void*) conversions (diff)
parentsfc: support TC decap rules matching on enc_src_port (diff)
downloadlinux-ba79e9a73284f576f336814125571432a2b3940f.tar.xz
linux-ba79e9a73284f576f336814125571432a2b3940f.zip
Merge branch 'sfc-decap'
Edward Cree says: ==================== sfc: more flexible encap matches on TC decap rules This series extends the TC offload support on EF100 to support optionally matching on the IP ToS and UDP source port of the outer header in rules performing tunnel decapsulation. Both of these fields allow masked matches if the underlying hardware supports it (current EF100 hardware supports masking on ToS, but only exact-match on source port). Given that the source port is typically populated from a hash of inner header entropy, it's not clear whether filtering on it is useful, but since we can support it we may as well expose the capability. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan/vxlan_core.c')
0 files changed, 0 insertions, 0 deletions