Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-DNS: Net-DNS Perl module
- Summary
- Net::DNS is a collection of Perl modules that act as a Domain Name
System (DNS) resolver. It allows the programmer to perform DNS queries
that are beyond the capabilities of gethostbyname and gethostbyaddr.
The programmer should be somewhat familiar with the format of a DNS
packet and its various sections. See RFC 1035 or DNS and BIND (Albitz
& Liu) for details.
Changelog
- * Fri Jun 29 19:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> 0.48-2
- Resolves: rhbz#245618
- Backport patch to fix dn_expand looping issue
- Backport patch to randomize ID field
- * Mon Oct 11 19:00:00 2004 Warren Togami <wtogami{%}redhat{*}com> 0.48-1
- #119983 0.48 fixes bugs
- * Wed Sep 22 19:00:00 2004 Chip Turner <cturner{%}redhat{*}com> 0.45-4
- rebuild