[Openvpn-devel,v2,7/8] doc/man: Update --txqueuelen default setting (Now OS default)

Message ID 20200716225338.611-8-davids@openvpn.net
State Accepted
Headers show
Series man-page overhaul project - round 2 | expand

Commit Message

David Sommerseth July 16, 2020, 12:53 p.m. UTC
From: Richard Bonhomme <tincanteksup@gmail.com>

Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
Signed-off-by: David Sommerseth <davids@openvpn.net>
---
 doc/man-sections/advanced-options.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gert Doering July 16, 2020, 11:49 p.m. UTC | #1
Acked-by: Gert Doering <gert@greenie.muc.de>

"Because it's true!"

Your patch has been applied to the master branch.

commit 5c5544d42fbbd346034d05a38b5efe421ea1f911
Author: Richard Bonhomme
Date:   Fri Jul 17 00:53:37 2020 +0200

     doc/man: Update --txqueuelen default setting (Now OS default)

     Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
     Signed-off-by: David Sommerseth <davids@openvpn.net>
     Acked-by: Gert Doering <gert@greenie.muc.de>
     Message-Id: <20200716225338.611-8-davids@openvpn.net>
     URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg20415.html
     Signed-off-by: Gert Doering <gert@greenie.muc.de>


--
kind regards,

Gert Doering

Patch

diff --git a/doc/man-sections/advanced-options.rst b/doc/man-sections/advanced-options.rst
index dbf7799c..9b96e406 100644
--- a/doc/man-sections/advanced-options.rst
+++ b/doc/man-sections/advanced-options.rst
@@ -103,5 +103,5 @@  used when debugging or testing out special usage scenarios.
 
 --txqueuelen n
   *(Linux only)* Set the TX queue length on the TUN/TAP interface.
-  Currently defaults to 100.
+  Currently defaults to operating system default.