mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 00:30:05 -04:00
4152. [func] Implement DNS COOKIE option. This replaces the
experimental SIT option of BIND 9.10. The following
named.conf directives are available: send-cookie,
cookie-secret, cookie-algorithm, nocookie-udp-size
and require-server-cookie. The following dig options
are available: +[no]cookie[=value] and +[no]badcookie.
[RT #39928]
|
||
|---|---|---|
| .. | ||
| include | ||
| win32 | ||
| aclconf.c | ||
| api | ||
| dnsconf.c | ||
| log.c | ||
| Makefile.in | ||
| namedconf.c | ||
| parser.c | ||
| version.c | ||