mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 15:17:01 -04:00
(which are similar to DNS Cookies by Donald Eastlake)
and are designed to help clients detect off path
spoofed responses and for servers to detect legitimate
clients.
SIT use a experimental EDNS option code (65001).
SIT can be enabled via --enable-developer or
--enable-sit. It is on by default in Windows.
RRL processing as been updated to know about SIT with
legitimate clients not being rate limited. [RT #35389]
|
||
|---|---|---|
| .. | ||
| aes_test.c | ||
| Atffile | ||
| hash_test.c | ||
| isctest.c | ||
| isctest.h | ||
| lex_test.c | ||
| Makefile.in | ||
| parse_test.c | ||
| pool_test.c | ||
| queue_test.c | ||
| regex_test.c | ||
| safe_test.c | ||
| sockaddr_test.c | ||
| socket_test.c | ||
| symtab_test.c | ||
| task_test.c | ||
| taskpool_test.c | ||
| time_test.c | ||