BIND 9.2.0 Release Notes
Table Of Contents
- 1 New Features
- BIND 8.1.2 Features Supported on HP-UX 11.0
- New BIND 9.2.0 Features
- Incremental Zone Transfer
- DNS Security
- Dynamic DNS Update
- TSIG-Based Security
- Lightweight Resolver Library and Daemon
- Improved Logging Mechanism
- Extended Configuration Syntax and Options
- New Options in options Statement
- New Option in “server” Statement
- New Options in “zone” Statement
- named-checkconf
- named-checkzone
- rndc
- Generating rndc.conf File
- New Command Line Options
- Changed Features
- Unsupported Features
- 2 Installation Information
- 3 Documentation
- 4 Known Problems, Limitation and Defect Fixes

New Features
New BIND 9.2.0 Features
Chapter 1 7
New BIND 9.2.0 Features
The following lists the new BIND 9.2.0 features that are supported on
the HP-UX 11.0 operating system:
• “Incremental Zone Transfer” on page 7
• “DNS Security” on page 8
• “Dynamic DNS Update” on page 10
• “TSIG-Based Security” on page 11
• “Lightweight Resolver Library and Daemon” on page 11
• “Improved Logging Mechanism” on page 11
• “Improved Logging Mechanism” on page 11
• “New Options in options Statement” on page 12
• “New Option in “server” Statement” on page 16
• “New Options in “zone” Statement” on page 16
• “named-checkconf” on page 19
• “named-checkzone” on page 20
• “rndc” on page 20
• “Generating rndc.conf File” on page 22
• “New Command Line Options” on page 24
Incremental Zone Transfer
According to RFC 1995, incremental zone transfer (IXFR) is a
mechanism for slave servers to transfer only the changed data, instead of
transferring the entire zone every time the zone data changes.
When acting as a master, BIND 9.2.0 supports IXFR when the necessary
change history information is available in the zones. The change history
includes master zones maintained by dynamic updates and slave zones
whose data was obtained by IXFR. It does not support IXFR for
manually maintained master zones and slave zones obtained by zone
transfer (AXFR).