mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Cache RRSIGS.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user