diff options
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 00d1de30c7..7e92d1d99c 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -504,11 +504,11 @@ </listitem> </varlistentry> <varlistentry> - <term><varname>DiffServiceCodePoint=</varname></term> + <term><varname>CopyDSCP=</varname></term> <listitem> <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 + outer header during the decapsulation of 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>. |