chiark / gitweb /
zone: Use hash-table for reversing zones; eliminate defsubp.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:07:08 +0000 (15:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:07:08 +0000 (15:07 +0100)
commit4e7e3780c0f92094c6def85910e14901b9e1070f
tree73255931c1f236ca255f996759c8f17aa7aeff00
parentab87c7bf4977fe6b89e8e6d1a45c300e341d366a
zone: Use hash-table for reversing zones; eliminate defsubp.

For :reverse, use a hash-table to keep track of which addresses have
been assigned PTR records so far.  Eliminate the defsubp slot of zone
records as being a bad (and confusing) idea.
zone.lisp