de4dd2f62d
Fixes: ====== Suppress IO::Socket::INET(6)::peerhost usage with TCP. On some systems it doesn't work after receiving data. Prevent TCP accepts from blocking on unfinished 3-way handshakes. Named nameserver should be reachable by IPv6 too. Typo that prevented TCP traffic from being replied from the same socket as it was received on. Suppress warnings of the deprecated use of qw as parentheses in perl 5.14. Gracefully handle corrupted incoming packets in Net::DNS::Nameserver. Make Net::DNS::Resolver load even if /etc/resolv.conf is unreadable. Assembly of segmented TCP traffic. Fix documentation to reflect code behaviour where on successful packet creation, the error should be ignored. A Net::DNS::Nameserver without a NotifyHandler now responds NOTIMP to NOTIFY requests. Documentation now reflects Net::DNS::Packet construction behaviour. Replace TSIG key with the signature of the whole packet when signing a packet, even when the TSIG key is not the first in the additional section. Various typo fixes. Enhancements: ============= Allow ReplyHandlers to indicate that no answer should be returned by the Net::DNS::Nameserver. Use a class method ReplyHandler for classes inheriting from Net::DNS::Nameserver. New improved version of the check_soa script in the contrib section. Removed dependency on Net::IP Perform presentation to wire format conversion more efficiently. Manage serial numbers in SOA records in a modular and extensible way. Three modules are provided. Strictly sequential, Date Encoded and Time Encoded. A contribution from Dick Franks. Provide a configurable IdleTimeout for Net::DNS::Namserver. |
||
---|---|---|
.. | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |