Cache RRSIGS.

This commit is contained in:
Simon Kelley
2014-01-22 22:21:51 +00:00
parent 51ea3ca254
commit e7829aefd8
3 changed files with 153 additions and 59 deletions

View File

@@ -380,6 +380,7 @@ struct crec {
struct {
struct blockdata *keydata;
unsigned short class, type_covered, keytag;
char algo;
} sig;
} addr;
time_t ttd; /* time to die */