]> Git Repo - linux.git/commitdiff
Merge branch 'gtp-tunnel-driver-fixes'
authorPaolo Abeni <[email protected]>
Tue, 24 Oct 2023 10:02:03 +0000 (12:02 +0200)
committerPaolo Abeni <[email protected]>
Tue, 24 Oct 2023 10:02:04 +0000 (12:02 +0200)
Pablo Neira Ayuso says:

====================
GTP tunnel driver fixes

The following patchset contains two fixes for the GTP tunnel driver:

1) Incorrect GTPA_MAX definition in UAPI headers. This is updating an
   existing UAPI definition but for a good reason, this is certainly
   broken. Similar fixes for incorrect _MAX definition in netlink
   headers were applied in the past too.

2) Fix GTP driver PMTU with GRO packets, add missing call to
   skb_gso_validate_network_len() to handle GRO packets.
====================

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>

Trivial merge
This page took 0.055558 seconds and 4 git commands to generate.