NSEC3 validation. First pass.

This commit is contained in:
Simon Kelley
2014-02-23 10:48:32 +00:00
parent 7b1eae4f50
commit 5107ace14a
5 changed files with 505 additions and 113 deletions

View File

@@ -68,6 +68,7 @@
#define T_RRSIG 46
#define T_NSEC 47
#define T_DNSKEY 48
#define T_NSEC3 50
#define T_TKEY 249
#define T_TSIG 250
#define T_AXFR 252