[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250413130237.4098868-1-vger.kernel.org@frank.fyi>
Date: Sun, 13 Apr 2025 15:02:37 +0200
From: Klaus Frank <vger.kernel.org@...nk.fyi>
To: linux-doc@...r.kernel.org
Cc: Tom Herbert <tom@...bertland.com>, "David S . Miller" <davem@...emloft.net>, linux-kernel@...r.kernel.org
Subject: [PATCH] Fixes: be26849bfb6f docs net.ipv6.flowlabel_state_ranges new default FALSE
From: Klaus Frank <git@...nk.fyi>
Commit be26849bfb6fcee4123c687fc39bd6da1b3be328 changed the default value
this updates the documentation.
Signed-off-by: Klaus Frank <git@...nk.fyi>
---
Documentation/networking/ip-sysctl.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index 5c63ab928b97..b3e70b760cf4 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -2057,7 +2057,7 @@ flowlabel_state_ranges - BOOLEAN
- TRUE: enabled
- FALSE: disabled
- Default: true
+ Default: FALSE
flowlabel_reflect - INTEGER
Control flow label reflection. Needed for Path MTU
--
2.49.0
Powered by blists - more mailing lists