mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Create server cookies for clients that send client cookies. Needs to be turned on in the config file with: answer-cookie: yes A cookie-secret can be configured for anycast setups. Also adds an access control list that will allow queries with either a valid cookie or over a stateful transport. |
||
|---|---|---|
| .. | ||
| python | ||
| context.c | ||
| context.h | ||
| libunbound.c | ||
| libworker.c | ||
| libworker.h | ||
| ubsyms.def | ||
| unbound-event.h | ||
| unbound.h | ||
| worker.h | ||