Blog entries describing resolution bugs fixed in Deadwood. Bugs because of incomplete RFC compliance: * Long truncated packets: http://maradns.blogspot.com/2010/08/deadwood-snapshot-update.html * DNAME records (no blog posting, fixed August 4; packets are a CNAME packet but the DNAME record precedes the CNAME records, and has to be ignored) * Incorrect handling of upper/lower case: http://maradns.blogspot.com/2010/08/new-deadwood-snapshot-neustarbiz-fixed.html Bugs caused by broken DNS servers on the 'net: * Aplus.net's crappy DNS servers (NXDOMAIN, SOA record in NS section, but it's really a CNAME): http://maradns.blogspot.com/2010/08/deadwood-snapshot-update-working-around.html * Chase bank gives us broken packets when we ask for an AAAA record: http://maradns.blogspot.com/2010/09/new-deadwood-snapshot-better-handling.html (The packets are blank DNS packets with no error code instead of a proper "not there" reply) * ibnlive.in.com has one DNS server give us an empty packet along with a "SERVER FAIL" RCODE; we have to treat this particular type of empty DNS packet like a non-reply: http://maradns.blogspot.com/2010/09/new-deadwood-snapshot-better-heuristics.html