mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-30 03:19:35 -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. |
||
|---|---|---|
| .. | ||
| acl_list.c | ||
| acl_list.h | ||
| cachedump.c | ||
| cachedump.h | ||
| daemon.c | ||
| daemon.h | ||
| remote.c | ||
| remote.h | ||
| stats.c | ||
| stats.h | ||
| unbound.c | ||
| worker.c | ||
| worker.h | ||