zone: Allow record parsers more control over the names they produce.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:12:16 +0000 (15:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 15 Jun 2007 14:12:16 +0000 (15:12 +0100)
Pass in the parent zone and the given prefix, rather than computing the
final name.  The defzoneparse macro wrapper computes the final name,
though parsers have access to the original data and the function to
compute the name so that they can produce different names should they so
wish.


No differences found