as "type primary" is preferred over "type master" now, it makes sense to make "primaries" available as a synonym too. added a correctness check to ensure "primaries" and "masters" cannot both be used in the same zone.
7 lines
196 B
ReStructuredText
7 lines
196 B
ReStructuredText
::
|
|
|
|
primaries <string> [ port <integer> ] [ dscp
|
|
<integer> ] { ( <primaries> | <ipv4_address>
|
|
[ port <integer> ] | <ipv6_address> [ port
|
|
<integer> ] ) [ key <string> ]; ... };
|