]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Merge branch 'gtp-netdev' into next
authorDavid Ahern <dsahern@kernel.org>
Sun, 20 Mar 2022 23:48:43 +0000 (17:48 -0600)
committerDavid Ahern <dsahern@kernel.org>
Sun, 20 Mar 2022 23:48:43 +0000 (17:48 -0600)
Wojciech Drewek  says:

====================

This patch series introduces GTP support to iproute2. Since this patch
series it is possible to create net devices of GTP type. Then, those
devices can be used in tc in order to offload GTP packets. New field
in tc flower (gtp_opts) can be used to match on QFI and PDU type.

Kernel changes (merged):
https://lore.kernel.org/netdev/164708701228.11169.15700740251869229843.git-patchwork-notify@kernel.org/

====================

Signed-off-by: David Ahern <dsahern@kernel.org>

Trivial merge