mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
man: add man for DSCP
This commit is contained in:
parent
ec2a3e3af2
commit
9b0ca30a91
@ -503,6 +503,17 @@
|
||||
or can be configured to any value betwen 0 to 0xFFFFF.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<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>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><varname>Mode=</varname></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user