From: Petr Špaček Date: Fri, 1 Jul 2022 11:45:06 +0000 (+0200) Subject: Rename ip_dscp to dscp X-Git-Tag: v9.19.3~12^2~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1644f420c1b238f6e1ae6471ead792e2111bb3b;p=thirdparty%2Fbind9.git Rename ip_dscp to dscp The old name was literally not used anywhere, not even in the source code. The new name is used by doc/misc grammar. --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index c3689b66257..19fce29db11 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -298,7 +298,7 @@ file documentation: ``ip_address`` An :term:`ipv4_address` or :term:`ipv6_address`. - ``ip_dscp`` + ``dscp`` A ``number`` between 0 and 63, used to select a differentiated services code point (DSCP) value for use with outgoing traffic on operating systems that support DSCP. ``ip_port``