diff options
author | Raimo Niskanen <[email protected]> | 2016-09-15 15:42:42 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2016-09-15 15:42:42 +0200 |
commit | 86f7ca3c3ad35f63352470e19c924c03513910ad (patch) | |
tree | 6fd7ab7c0e28466a17ae3489f2ddf13b80bdd621 /lib/kernel/doc/src/inet.xml | |
parent | 687eae1e86817403249f03f534a256a28c5d5251 (diff) | |
parent | 996a0630f2d20557c2f981106a4c316ac6a360ff (diff) | |
download | otp-86f7ca3c3ad35f63352470e19c924c03513910ad.tar.gz otp-86f7ca3c3ad35f63352470e19c924c03513910ad.tar.bz2 otp-86f7ca3c3ad35f63352470e19c924c03513910ad.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/kernel/doc/src/inet.xml')
-rw-r--r-- | lib/kernel/doc/src/inet.xml | 9 |
1 files changed, 9 insertions, 0 deletions
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</code> The option is ignored on platforms where it is not implemented. Use with caution.</p> </item> + <tag><c>{tclass, Integer}</c></tag> + <item> + <p> + Sets <c>IPV6_TCLASS IP</c> 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.</p> + </item> </taglist> <p>In addition to these options, <em>raw</em> option specifications can be used. The raw options are |