[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200825155840.1070-1-ahabdels@gmail.com>
Date: Tue, 25 Aug 2020 15:58:40 +0000
From: Ahmed Abdelsalam <ahabdels@...il.com>
To: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Jonathan Corbet <corbet@....net>, netdev@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: ahabdels@...il.com, andrea.mayer@...roma2.it
Subject: [net-next v5 2/2] seg6: Add documentation for seg6_inherit_inner_ipv4_dscp sysctl
This patch adds a documentation for seg6_inherit_inner_ipv4_dscp
sysctl into Documentation/networking/ip-sysctl.rst
Signed-off-by: Ahmed Abdelsalam <ahabdels@...il.com>
---
Documentation/networking/ip-sysctl.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index 837d51f9e1fa..9dacdebeafc5 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -1799,6 +1799,11 @@ seg6_flowlabel - INTEGER
Default is 0.
+seg6_inherit_inner_ipv4_dscp - BOOLEAN
+ Enable the SRv6 encapsulation to inherit the DSCP value of the inner IPv4 packet.
+
+ Default: FALSE (Do not inherit DSCP)
+
``conf/default/*``:
Change the interface-specific default settings.
--
2.17.1
Powered by blists - more mailing lists