mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH] Squash to "mptcp: add sysctl allow_join_initial_addr_port"
@ 2021-04-28 15:48 Geliang Tang
  0 siblings, 0 replies; only message in thread
From: Geliang Tang @ 2021-04-28 15:48 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

Use BOOLEAN instead of INTEGER.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
---
 Documentation/networking/mptcp-sysctl.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/mptcp-sysctl.rst b/Documentation/networking/mptcp-sysctl.rst
index 6c67ea3d0b7f..e2921346e2fc 100644
--- a/Documentation/networking/mptcp-sysctl.rst
+++ b/Documentation/networking/mptcp-sysctl.rst
@@ -25,7 +25,7 @@ add_addr_timeout - INTEGER (seconds)
 
 	Default: 120
 
-allow_join_initial_addr_port - INTEGER
+allow_join_initial_addr_port - BOOLEAN
 	Allow peers to send join requests to the IP address and port number used
 	by the initial subflow if the value is 1. This controls a flag that is
 	sent to the peer at connection time, and whether such join requests are
-- 
2.30.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-28 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 15:48 [PATCH] Squash to "mptcp: add sysctl allow_join_initial_addr_port" Geliang Tang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).