]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'pfcp' into next
authorDavid Ahern <dsahern@kernel.org>
Tue, 23 Apr 2024 16:29:52 +0000 (16:29 +0000)
committerDavid Ahern <dsahern@kernel.org>
Tue, 23 Apr 2024 16:29:52 +0000 (16:29 +0000)
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 <dsahern@kernel.org>

Trivial merge