This subpackage contains the "DNS client" module. This is a higher level API that provides an interface to name resolution, single DNS transaction with a particular server, and dynamic update. Regarding name resolution, it supports advanced features such as DNSSEC validation and caching. This module supports both synchronous and asynchronous mode.
It also contains the Advanced Database (ADB) and Simple Database (SDB) APIs. ADB allows user-written routines to replace BIND’s internal database function for both nominated and all zones. SDB allows a user-written driver to supply zone data either from alternate data sources (for instance, a relational database) or using specialized algorithms (for instance, for load-balancing).
It also contains the Advanced Database (ADB) and Simple Database (SDB) APIs. ADB allows user-written routines to replace BIND’s internal database function for both nominated and all zones. SDB allows a user-written driver to supply zone data either from alternate data sources (for instance, a relational database) or using specialized algorithms (for instance, for load-balancing).
Book links for SDB: "Pro DNS and BIND 10", R. Aitchison, Apress
Homepage | http://isc.org/sw/bind/ |
---|
9.16.0

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 9.16.0-1.2 | 2020-03-11 | 897 kiB | 2.48 MiB | https://bugs.opensuse.org |
Latest updates

OpenSUSE Tumbleweed oss: Updated from 9.16.0-1.1 to 9.16.0-1.2
2020-03-11
- Update download urls
- Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere

OpenSUSE Tumbleweed oss: Version 9.16.0-1.1 introduced
2020-02-29
- Update download urls
- Do not enable geoip on old distros, the geoip db was shut down so we need to use geoip2 everywhere
Related packages
libdns1600 - DNS library used by BIND