aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_tc_lib.c
diff options
context:
space:
mode:
authorWojciech Drewek <[email protected]>2022-09-08 17:16:42 +0000
committerPaolo Abeni <[email protected]>2022-09-20 07:13:38 +0000
commit8b189ea08c334f25dbb3d076f8adb8b80491d01d (patch)
tree1a95d0f8f37c013397cb40b7b429964a4b6a7768 /drivers/net/ethernet/intel/ice/ice_tc_lib.c
parentflow_dissector: Add L2TPv3 dissectors (diff)
downloadkernel-8b189ea08c334f25dbb3d076f8adb8b80491d01d.tar.gz
kernel-8b189ea08c334f25dbb3d076f8adb8b80491d01d.zip
net/sched: flower: Add L2TPv3 filter
Add support for matching on L2TPv3 session ID. Session ID can be specified only when ip proto was set to IPPROTO_L2TP. Example filter: # tc filter add dev $PF1 ingress prio 1 protocol ip \ flower \ ip_proto l2tp \ l2tpv3_sid 1234 \ skip_sw \ action mirred egress redirect dev $VF1_PR Acked-by: Guillaume Nault <[email protected]> Signed-off-by: Wojciech Drewek <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_tc_lib.c')
0 files changed, 0 insertions, 0 deletions