[performance] A new algorithm for DNS name compression based on a
hash set of message offsets. Name compression is now
more complete as well as being generally faster, and
the implementation is less complicated and requires
much less memory.
+5995. [performance] A new algorithm for DNS name compression based on a
+ hash set of message offsets. Name compression is now
+ more complete as well as being generally faster, and
+ the implementation is less complicated and requires
+ much less memory. [GL !6517]
+
5994. [func] Refactor the isc_httpd implementation used in the
statistics channel. [GL !6879]