This patch adds a documentation for seg6_inherit_inner_ipv4_dscp
sysctl into Documentation/networking/ip-sysctl.rst
Signed-off-by: Ahmed Abdelsalam <[email protected]>
---
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