From 95099d4622f8cb224d94e314c7a8e0df60b13f87 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 09 Dec 2023 08:38:01 +0000
Subject: [PATCH] enable docker ppp
---
kernel/Documentation/networking/msg_zerocopy.rst | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kernel/Documentation/networking/msg_zerocopy.rst b/kernel/Documentation/networking/msg_zerocopy.rst
index fe46d48..ace5620 100644
--- a/kernel/Documentation/networking/msg_zerocopy.rst
+++ b/kernel/Documentation/networking/msg_zerocopy.rst
@@ -7,7 +7,7 @@
=====
The MSG_ZEROCOPY flag enables copy avoidance for socket send calls.
-The feature is currently implemented for TCP sockets.
+The feature is currently implemented for TCP and UDP sockets.
Opportunity and Caveats
@@ -50,7 +50,7 @@
patchset
[PATCH net-next v4 0/9] socket sendmsg MSG_ZEROCOPY
- http://lkml.kernel.org/r/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
+ https://lkml.kernel.org/netdev/20170803202945.70750-1-willemdebruijn.kernel@gmail.com
Interface
--
Gitblit v1.6.2