Better handling of truncated DNSSEC replies.

This commit is contained in:
Simon Kelley
2014-01-20 11:57:23 +00:00
parent 72ae2f3d56
commit 5d3b87a484
2 changed files with 14 additions and 13 deletions

View File

@@ -519,6 +519,7 @@ struct hostsfile {
#define STAT_BOGUS 3
#define STAT_NEED_DS 4
#define STAT_NEED_KEY 5
#define STAT_TRUNCATED 6
#define FREC_NOREBIND 1
#define FREC_CHECKING_DISABLED 2