Date: | Sat, 08 Jul 2017 00:15:55 +0000 |
From: | mcnally@isc.org |
To: | bind9-confidential@isc.org |
Forgive me if I'm putting this in the wrong queue,
but as a customer-submitted issue I'm not sure that
it ought be public by default. Also not sure whether
I should have broken these out into individual tickets.
I'm willing to do that if you prefer.
Roy Mongiovi of AT&T has reported several ARM issues
via Support #11812:
> The ARM pdf has some formatting issues. The bookmarks only contain
> the top level - like BIND 9 Configuration Reference. The bookmarks
> that used to take me within that section (like to the options
> grammar) are gone.
>
> In the options grammar, the multi-master directive is missing. In
> the rate-limit directive the domain statement is missing.
>
> Additionally, in the named.conf man page section the catalog-zone
> is mangled. Starting at the default-masters keyword all text becomes
> bold and the syntax is incorrect.
>
> It looks like the RPZ section is still messed up in the option
> grammar. It lists the recursive-only, log, and max-policy-ttl
> parameters, then it has the close curly brace, and then it starts
> over again with recursive-only and includes more parameters but
> leaves out log.
>
> The deny-answer-aliases BNF shows that it has an except-from
> parameter. The text only describes that parameter for the
> deny-answer-addresses directive. It doesn't really make sense as
> part of the deny-answer-aliases directive, does it?