~ubuntu-branches/ubuntu/natty/bind9/natty-updates

« back to all changes in this revision

Viewing changes to doc/misc/options

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Internet Software Consortium, Inc, LaMont Jones
  • Date: 2010-06-21 09:53:30 UTC
  • mfrom: (1.6.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621095330-k6874kbj59lfo3xm
Tags: 1:9.7.1.dfsg-1
[Internet Software Consortium, Inc]

* 9.7.1

[LaMont Jones]

* Add freebsd support.  Closes: #578447
* soname changes
* freshen root cache.  LP: #596363

Show diffs side-by-side

added added

removed removed

Lines of Context:
133
133
        listen-on [ port <integer> ] { <address_match_element>; ... };
134
134
        listen-on-v6 [ port <integer> ] { <address_match_element>; ... };
135
135
        maintain-ixfr-base <boolean>; // obsolete
 
136
        managed-keys-directory <quoted_string>;
136
137
        masterfile-format ( text | raw );
137
138
        match-mapped-addresses <boolean>;
138
139
        max-acache-size <size_no_default>;
186
187
            <quoted_string> ] <string> <string>; ... };
187
188
        serial-queries <integer>; // obsolete
188
189
        serial-query-rate <integer>;
189
 
        server-id ( <quoted_string> | none |;
 
190
        server-id ( <quoted_string> | none | hostname );
190
191
        session-keyalg <string>;
191
192
        session-keyfile ( <quoted_string> | none );
192
193
        session-keyname <string>;