- Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.

git-svn-id: file:///svn/unbound/trunk@4355 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2017-09-19 11:54:58 +00:00
parent 3264fa8a6f
commit 7afdc695fe
2 changed files with 2 additions and 1 deletions

View file

@ -5,6 +5,7 @@
cachedb lookup)
- allow storing a 0-TTL answer from cachedb in the in-memory message
cache when serve-expired is yes
- Fix DNSCACHE_STORE_ZEROTTL to be bigger than 0xffff.
18 September 2017: Ralph
- Fix #1400: allowing use of global cache on ECS-forwarding unless

View file

@ -53,7 +53,7 @@ struct delegpt;
* Must be an unsigned 32-bit value larger than 0xffff */
/** Allow caching a DNS message with a zero TTL. */
#define DNSCACHE_STORE_ZEROTTL 0x1000
#define DNSCACHE_STORE_ZEROTTL 0x100000
/**
* Region allocated message reply