From: Greg Price Date: Fri, 27 Feb 2009 09:38:26 +0000 (-0500) Subject: refactor DNS logic; fix some bugs in reverse-resolution X-Git-Tag: 0.0.11~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dns.git/commitdiff_plain/e195a41f5f9f2910f77d82a4507e5494c4033804?ds=inline;hp=e195a41f5f9f2910f77d82a4507e5494c4033804 refactor DNS logic; fix some bugs in reverse-resolution Namely, stop returning answers to A and NS queries on *.in-addr.arpa. I found these bugs because I was simplifying the logic, after the author had said it was correct and he and another developer had tested it. This is why it matters to get the code clear. svn path=/trunk/packages/invirt-dns/; revision=2208 ---