aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_interface_core.c
diff options
context:
space:
mode:
authorSai Krishna <[email protected]>2024-03-05 18:16:06 +0000
committerDavid S. Miller <[email protected]>2024-03-08 10:26:52 +0000
commit3b43f19d065d2e6669209f991bbf1522b351d0c4 (patch)
tree2a0b9f2230c412545805fae960ad07339c0e566b /net/xfrm/xfrm_interface_core.c
parenttcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe. (diff)
downloadkernel-3b43f19d065d2e6669209f991bbf1522b351d0c4.tar.gz
kernel-3b43f19d065d2e6669209f991bbf1522b351d0c4.zip
octeontx2-pf: Add TC flower offload support for TCP flags
This patch adds TC offload support for matching TCP flags from TCP header. Example usage: tc qdisc add dev eth0 ingress TC rule to drop the TCP SYN packets: tc filter add dev eth0 ingress protocol ip flower ip_proto tcp tcp_flags 0x02/0x3f skip_sw action drop Signed-off-by: Sai Krishna <[email protected]> Reviewed-by: Simon Horman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/xfrm/xfrm_interface_core.c')
0 files changed, 0 insertions, 0 deletions