[bind10-dev] document how to add RR type (was Re: BIND 10 master, updated. 766db4a6100e34e6a29aa9c849b60ba80b551389 [master] Add missing entries to src/lib/dns/Makefile.am to fix distcheck errors)
Jeremy C. Reed
jreed at isc.org
Thu Sep 22 21:44:11 UTC 2011
On Wed, 21 Sep 2011, BIND 10 source code commits wrote:
> [master] Add missing entries to src/lib/dns/Makefile.am to fix
> distcheck errors
We need to have a short wiki page or documentation that describes the
basic steps in introducing a new resource record type. I tried to
suggest this a sprint task during our face to face, but I was
misunderstood or it was not desired then.
- copy what file? update what headers? what headers/files are generated?
- sample implementation to look at?
- reusing code? making new shared code for other RR types?
- what makefiles to change? what entries to add?
- sample unit tests? what unit test files to consider copying as a base?
- where to put unit tests? what should the unit tests cover?
- makefile changes for unit tests?
- other related parts?
More information about the bind10-dev
mailing list