Skip to content

CNB: net/sched: L2TPv3 offload support

Ivan Vecera requested to merge ivecera/centos-stream-9:bz2178211 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2178211
Tested: Using simple L2TP and session ID match (more details in https://bugzilla.redhat.com/show_bug.cgi?id=2178211#c2)

Commits:

65b32f801bfb ("uapi: move IPPROTO_L2TP to in.h")
dda2fa08a13c ("flow_dissector: Add L2TPv3 dissectors")
8b189ea08c33 ("net/sched: flower: Add L2TPv3 filter")
2c1befaced50 ("flow_offload: Introduce flow_match_l2tpv3")
036b8f5b8970 ("tools headers uapi: Update linux/in.h copy")

Signed-off-by: Ivan Vecera ivecera@redhat.com

Edited by Ivan Vecera

Merge request reports