man: try to better describe DiffServiceCodePoint= setting

http://marc.info/?l=linux-netdev&m=109507453227993&w=2
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-07-24 21:57:32 -04:00
parent 6e74cadeef
commit 3cf4bcab07

View file

@ -506,11 +506,12 @@
<varlistentry>
<term><varname>DiffServiceCodePoint=</varname></term>
<listitem>
<para>A boolean. When true, inherits the Differentiated
Service Code Point (DSCP) field between inner and outer
header for ip6_tunnel. DSCP is a field in an IP packet
that enables different levels of service to be assigned
to network traffic. Defaults to <literal>no</literal>.
<para>A boolean. When true, the Differentiated Service Code
Point (DSCP) field will be copied to the inner header from
outer header during the decapsulation on an IPv6 tunnel
packet. DSCP is a field in an IP packet that enables different
levels of service to be assigned to network traffic.
Defaults to <literal>no</literal>.
</para>
</listitem>
</varlistentry>