mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 15:19:59 -04:00
[master] document dscp option
This commit is contained in:
parent
8402f7bfea
commit
82cf456943
1 changed files with 12 additions and 0 deletions
|
|
@ -5457,6 +5457,18 @@ badresp:1,adberr:0,findfail:0,valfail:0]
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command>dscp</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
The global Differentiated Services Code Point (DSCP)
|
||||
value to classify outgoing DNS traffic on operating
|
||||
systems that support DSCP. Valid values are 0 through 63.
|
||||
It is not configured by default.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><command>random-device</command></term>
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue