mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
3869. [doc] Document that in-view zones cannot be used for
response policy zones. [RT #35941]
This commit is contained in:
parent
847e176103
commit
93d4128dcd
2 changed files with 7 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
3869. [doc] Document that in-view zones cannot be used for
|
||||
response policy zones. [RT #35941]
|
||||
|
||||
3868. [bug] isc_mem_setwater incorrectly cleared hi_called
|
||||
potentially leaving over memory cleaner running.
|
||||
[RT #35270]
|
||||
|
|
|
|||
|
|
@ -12829,6 +12829,10 @@ view external {
|
|||
the behavior of the containing view, rather than changing
|
||||
the zone object itself.)
|
||||
</para>
|
||||
<para>
|
||||
An <command>in-view</command> zone cannot be used as a
|
||||
response policy zone.
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue