mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add tags/short descriptions for the "view" category
This commit is contained in:
committed by
Petr Špaček
parent
cc2e144371
commit
7c5a0ec540
@@ -6108,7 +6108,12 @@ particularly useful for implementing split DNS setups without having to
|
|||||||
run multiple servers.
|
run multiple servers.
|
||||||
|
|
||||||
.. namedconf:statement:: match-clients
|
.. namedconf:statement:: match-clients
|
||||||
|
:tags: view
|
||||||
|
:short: Specifies a view of DNS namespace for a given subset of client IP addresses.
|
||||||
|
|
||||||
.. namedconf:statement:: match-destinations
|
.. namedconf:statement:: match-destinations
|
||||||
|
:tags: view
|
||||||
|
:short: Specifies a view of DNS namespace for a given subset of destination IP addresses.
|
||||||
|
|
||||||
Each :any:`view` statement defines a view of the DNS namespace that is
|
Each :any:`view` statement defines a view of the DNS namespace that is
|
||||||
seen by a subset of clients. A client matches a view if its source IP
|
seen by a subset of clients. A client matches a view if its source IP
|
||||||
@@ -6122,6 +6127,8 @@ run multiple servers.
|
|||||||
the view.
|
the view.
|
||||||
|
|
||||||
.. namedconf:statement:: match-recursive-only
|
.. namedconf:statement:: match-recursive-only
|
||||||
|
:tags: view
|
||||||
|
:short: Specifies that only recursive requests can match this view of the DNS namespace.
|
||||||
|
|
||||||
A view can
|
A view can
|
||||||
also be specified as :any:`match-recursive-only`, which means that only
|
also be specified as :any:`match-recursive-only`, which means that only
|
||||||
|
Reference in New Issue
Block a user