From 82d673f8c9dd39cc78cb7567fe59ebda2b88bf2d Mon Sep 17 00:00:00 2001
From: Raimo Niskanen
Date: Mon, 12 Sep 2016 10:14:50 +0200
Subject: Implement IPV6_TCLASS
---
lib/kernel/doc/src/inet.xml | 9 +++++++++
1 file changed, 9 insertions(+)
(limited to 'lib/kernel/doc')
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 3f4e3684f4..d907cef7d3 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -1092,6 +1092,15 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp
The option is ignored on platforms where it is not
implemented. Use with caution.
+ {tclass, Integer}
+ -
+
+ Sets IPV6_TCLASS IP level options on platforms
+ where this is implemented. The behavior and allowed range
+ varies between different systems.
+ The option is ignored on platforms where it is not
+ implemented. Use with caution.
+
In addition to these options, raw
option specifications can be used. The raw options are
--
cgit v1.2.3