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.

(cherry picked from commit d1644f420c)
This commit is contained in:
Petr Špaček
2022-07-01 13:45:06 +02:00
parent aec7ae2d96
commit 441e94fe48

View File

@@ -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``