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.
This commit is contained in:
Petr Špaček 2022-07-01 13:45:06 +02:00
parent 5ce45d1c04
commit d1644f420c
No known key found for this signature in database
GPG key ID: ABD587CDF06581AE

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