This commit is contained in:
Michael Sawyer 2000-11-08 01:04:05 +00:00
parent 96a6f4c77f
commit 26b68431ee

View file

@ -1,14 +1,5 @@
Inspect dig and nsupdate (with Andreas)
Check AXFR under Linux v6 / 2.4.x
Statistics, from Sam's code, as well as my own.
Check text strings for host and nslookup output of various types.
dig, isolate -x/host/nslookup ip->in-addr auto-detection and conversion
into dighost.c [COMPLETED]
nsupdate code check and cleanup. Make sure prereq, etc... work.
Fix wpk's build/tests scripts to
@ -36,10 +27,14 @@ Big todo list for dig, from code walkthrough with Brian:
atoi -> strtol
warning for bufsize and others out of bounds
Statistics, from Sam's code. [PENDING]
+view and +zone stuff [PENDING draft approval]
dig, isolate -x/host/nslookup ip->in-addr auto-detection and conversion
into dighost.c [COMPLETED]
Serialize dig's transmissions to servers [COMPLETED, in testing]
Serialize dig's transmissions to servers [COMPLETED]
Clean up option parsing in dig [COMPLETED]