Download Source Package libdjbdns:
High-level lookups:
The dns library provides several easy-to-use DNS lookup routines: dns_ip4, dns_ip4_qualify, dns_name4, dns_mx, and dns_txt.
dns_ip4_qualify supports the traditional configuration mechanisms for hostname rewriting: $LOCALDOMAIN, /etc/resolv.conf, and gethostname. It also supports a powerful new user-controlled rewriting mechanism.
The functions that read /etc/resolv.conf automatically reread it every ten minutes, so system administrators don't have to kill long-running programs.
Low-level lookups:
The dns_domain_* and dns_packet_* functions make it easy to safely parse DNS packets. The dns_transmit_* functions send DNS queries of arbitrary types to arbitrary servers. These are the functions used in the dnscache program.
See http://cr.yp.to/djbdns/blurb/library.html for details.
This package contains the header files and the static library.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 72.6 kB | 560 kB | [list of files] |
| amd64 | 58.9 kB | 496 kB | [list of files] |
| arm | 53.9 kB | 404 kB | [list of files] |
| hppa | 59.1 kB | 440 kB | [list of files] |
| i386 | 51.0 kB | 340 kB | [list of files] |
| ia64 | 72.9 kB | 532 kB | [list of files] |
| mips | 61.0 kB | 468 kB | [list of files] |
| mipsel | 60.7 kB | 468 kB | [list of files] |
| powerpc | 57.0 kB | 416 kB | [list of files] |
| s390 | 56.5 kB | 428 kB | [list of files] |
| sparc | 54.1 kB | 408 kB | [list of files] |