bind9/lib
Bob Halley d8705ff90a Break msginit() into msginitheader() and msginitprivate().
Put MAGIC macros into the DNS_ namespace.
Take name cleanup code from msgreset() and put it into msgresetnames().
In dns_message_create(), the intent is now specified before the returned
message pointer.
dns_message_reset() now allows an intent to be specified.
msg->header_ok is set if parsing the header succeeded, and msg->question_ok
is set if parsing the question section succeeded.
Added dns_message_reply().
1999-07-24 01:09:04 +00:00
..
dns Break msginit() into msginitheader() and msginitprivate(). 1999-07-24 01:09:04 +00:00
isc move timer types to <isc/types.h> 1999-07-24 00:57:37 +00:00
tests fix spelling error 1999-07-24 00:59:55 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in basic test support 1999-05-01 01:41:14 +00:00