From: David Ahern Date: Tue, 23 Apr 2024 16:29:52 +0000 (+0000) Subject: Merge branch 'pfcp' into next X-Git-Tag: v6.10.0~10^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c34ca740856ffb50a3cb766bf37d9ae7076af4f9;p=thirdparty%2Fiproute2.git Merge branch 'pfcp' into next Wojciech Drewek says: ==================== New PFCP module was accepted in the kernel together with cls_flower changes which allow to filter the packets using PFCP specific fields [1]. Packet Forwarding Control Protocol is a 3GPP Protocol defined in TS 29.244 [2]. Extended ip link with the support for the new PFCP device. Add pfcp_opts support in tc-flower. [1] https://lore.kernel.org/netdev/171196563119.11638.12210788830829801735.git-patchwork-notify@kernel.org/ [2] https://portal.3gpp.org/desktopmodules/Specifications/SpecificationDetails.aspx?specificationId=3111 ==================== Signed-off-by: David Ahern --- c34ca740856ffb50a3cb766bf37d9ae7076af4f9