From: Zbigniew Jędrzejewski-Szmek Date: Sat, 25 Jul 2015 01:57:32 +0000 (-0400) Subject: man: try to better describe DiffServiceCodePoint= setting X-Git-Tag: v223~33^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3cf4bcab07c3d6a58251a68b5d969d0a38518209;p=thirdparty%2Fsystemd.git man: try to better describe DiffServiceCodePoint= setting http://marc.info/?l=linux-netdev&m=109507453227993&w=2 --- diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index b100f96b857..00d1de30c71 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -506,11 +506,12 @@ DiffServiceCodePoint= - 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 no. + 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 no.