bind9/lib
Bob Halley e7cdf5a35c Cancelation of TCP queries while they were still connecting was broken, and
would cause seg faults.

Do not update the RTT if a query is being canceled due to internal failures.

Some servers generate badly formatted responses when they get an EDNS
query.  We were marking these servers as bad, but a more practical
solution is to retry without EDNS.  If a message fails to parse due to
DNS_R_FORMERR or DNS_R_UNEXPECTEDEND, and we were using EDNS, we now
retry the query without EDNS.

Add a "default" case to the message parsing error switch.  This prevents bad
things from happening if message parsing fails in a nontypical way.
1999-11-30 20:57:05 +00:00
..
dns Cancelation of TCP queries while they were still connecting was broken, and 1999-11-30 20:57:05 +00:00
isc added isc_sockaddr_eqaddrprefix() 1999-11-29 20:00:19 +00:00
omapi checkpoint conversion to ISC (doc/dev/coding.html) style. 1999-11-02 04:01:34 +00:00
tests AIX 4.3 T_TIMEOUT in sys/timer.h conflicts with ours. badbeef. 1999-11-04 19:36:00 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in basic test support 1999-05-01 01:41:14 +00:00