diff options
| author | Kuniyuki Iwashima <kuniyu@google.com> | 2026-03-11 08:19:51 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-14 04:57:44 +0300 |
| commit | 56520b398e5e6ee129c6279d8649ca959765a0a0 (patch) | |
| tree | 17cb97c10a9df0092f1c06e5045c9f7fc11ae1a0 /include/uapi/linux | |
| parent | 92586f02f8a52e0f02464445aa3d9697abe054fb (diff) | |
| download | linux-56520b398e5e6ee129c6279d8649ca959765a0a0.tar.xz | |
ipv4: Retire UDP-Lite.
We have deprecated IPv6 UDP-Lite sockets.
Let's drop support for IPv4 UDP-Lite sockets as well.
Most of the changes are similar to the IPv6 patch: removing
udplite.c and udp_impl.h, marking most functions in udp_impl.h
as static, moving the prototype for udp_recvmsg() to udp.h, and
adding INDIRECT_CALLABLE_SCOPE for it.
In addition, the INET_DIAG support for UDP-Lite is dropped.
We will remove the remaining dead code in the following patches.
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260311052020.1213705-5-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
