- Fix #387: client-subnet-always-forward seems to effectively bypass

any caching?
This commit is contained in:
W.C.A. Wijngaards 2021-01-06 13:42:00 +01:00
parent 752aea8407
commit 2e4d64684e
2 changed files with 4 additions and 1 deletions

View file

@ -1,6 +1,8 @@
6 January 2021: Wouter
- Fix #379: zone loading over HTTP appears to have buffer issues.
- Merge PR #395 from mptre: add missing null check.
- Fix #387: client-subnet-always-forward seems to effectively bypass
any caching?
5 January 2021: Wouter
- Fix #385: autoconf 2.70 impacts unbound build

View file

@ -2033,7 +2033,8 @@ Specify whether the ECS address check (configured using
query contains an ECS record, or only for queries for which the ECS record is
generated using the querier address (and therefore did not contain ECS data in
the client query). If enabled, the address check is skipped when the client
query contains an ECS record. Default is no.
query contains an ECS record. And the lookup in the regular cache is skipped.
Default is no.
.TP
.B max\-client\-subnet\-ipv6: \fI<number>\fR
Specifies the maximum prefix length of the client source address we are willing