mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-29 02:49: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. |
||
|---|---|---|
| .. | ||
| keyraw.c | ||
| keyraw.h | ||
| parse.c | ||
| parse.h | ||
| parseutil.c | ||
| parseutil.h | ||
| pkthdr.h | ||
| rrdef.c | ||
| rrdef.h | ||
| sbuffer.c | ||
| sbuffer.h | ||
| str2wire.c | ||
| str2wire.h | ||
| wire2str.c | ||
| wire2str.h | ||