- 22 Mar, 2013 1 commit
-
-
Evan Hunt authored
3535. [func] Add support for setting Differentiated Services Code Point (DSCP) values in named. Most configuration options which take a "port" option (e.g., listen-on, forwarders, also-notify, masters, notify-source, etc) can now also take a "dscp" option specifying a code point for use with outgoing traffic, if supported by the underlying OS. [RT #27596]
-
- 25 Feb, 2013 1 commit
-
-
Evan Hunt authored
3494. [func] DNS RRL: Blunt the impact of DNS reflection and amplification attacks by rate-limiting substantially- identical responses. [RT #28130]
-
- 21 Feb, 2013 1 commit
-
-
Tinderbox User authored
-
- 20 Feb, 2013 1 commit
-
-
Evan Hunt authored
3490. [bug] When logging RDATA during update, truncate if it's too long. [RT #32365] cherry picked from: commit 16ddb566e5a5b57bf925adef2b5543dddc1de49b commit cd97e0c23b09f38aac49aabab66ee13c68b7a3f3 commit d087fa982649c081d58c5bb16e63da3428e2b89d commit d0795bdffef57612dd7654ffd09c9f4216eee2c8
-
- 30 Nov, 2012 1 commit
-
-
Mark Andrews authored
-
- 24 Oct, 2012 1 commit
-
-
Evan Hunt authored
3401. [bug] Addressed Coverity warnings. [RT #31484]
-
- 15 Oct, 2012 1 commit
-
-
Mark Andrews authored
add test support for dropping edns messages (-T dropedns); ignoring edns in queries (-T noedns); variable max UDP (-T maxudp=value)
-
- 06 Oct, 2012 1 commit
-
-
Mark Andrews authored
-
- 29 Sep, 2012 2 commits
-
-
Tinderbox User authored
-
Mark Andrews authored
-
- 22 Aug, 2012 1 commit
-
-
Mark Andrews authored
-
- 14 May, 2012 2 commits
-
-
Evan Hunt authored
3327. [func] Added 'filter-aaaa-on-v6' option; this is similar to 'filter-aaaa-on-v4' but applies to IPv6 connections. (Use "configure --enable-filter-aaaa" to enable this option.) [RT #27308]
-
Evan Hunt authored
This includes the following changes: 3326. [func] Added task list statistics: task model, worker threads, quantum, tasks running, tasks ready. [RT #27678] 3325. [func] Report cache statistics: memory use, number of nodes, number of hash buckets, hit and miss counts. [RT #27056] 3324. [test] Add better tests for ADB stats [RT #27057] 3323. [func] Report the number of buckets the resolver is using. [RT #27020] 3322. [func] Monitor the number of active TCP and UDP dispatches. [RT #27055] 3321. [func] Monitor the number of recursive fetches and the number of open sockets, and report these values in the statistics channel. [RT #27054] 3320. [func] Added support for monitoring of recursing client count. [RT #27009] 3319. [func] Added support for monitoring of ADB entry count and hash size. [RT #27057]
-
- 15 Mar, 2012 1 commit
-
-
Mark Andrews authored
client.c:exit_check. [RT #28346]
-
- 31 Jan, 2012 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
section even when filter-aaaa-on-v4 was in use. [RT #27292]
-
- 09 Nov, 2011 1 commit
-
-
Evan Hunt authored
-
- 07 Nov, 2011 1 commit
-
-
Evan Hunt authored
overload could trigger an assertion failure. [RT #26463]
-
- 03 Nov, 2011 1 commit
-
-
Evan Hunt authored
being queried. [RT #25944]
-
- 25 Oct, 2011 1 commit
-
-
Evan Hunt authored
cause an assertion failure on shutdown. [RT #26271]
-
- 11 Oct, 2011 2 commits
-
-
Automatic Updater authored
-
Evan Hunt authored
so that responses can be changed depending on the source address of the query. [RT #25768]
-
- 10 Oct, 2011 1 commit
-
-
Evan Hunt authored
concurrency problems with large numbers of threads. [RT #26044]
-
- 04 Oct, 2011 1 commit
-
-
Evan Hunt authored
when running in a chrooted environment without /proc. [RT #25863] 3158. [bug] Recursive servers would prefer a particular UDP socket instead of using all available sockets. [RT #26038]
-
- 28 Jul, 2011 3 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
shutting named down. [RT #25210]
-
Evan Hunt authored
worker threads to process incoming UDP packets. This can significantly increase query throughput on some systems. [RT #22992]
-
- 05 May, 2011 2 commits
-
-
Mark Andrews authored
-
Evan Hunt authored
the TSIG key if any. [RT #23619]
-
- 11 Jan, 2011 1 commit
-
-
Automatic Updater authored
-
- 10 Jan, 2011 1 commit
-
-
Mark Andrews authored
across restarts of named. Initially this is for TSIG keys generated using GSSAPI. [RT #22639]
-
- 24 Sep, 2010 1 commit
-
-
Mark Andrews authored
allow-query-cache acl to cache lookups. [RT #22114]
-
- 13 Sep, 2010 2 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
-
- 26 Oct, 2009 1 commit
-
-
Evan Hunt authored
if built with './configure --enable-filter-aaaa'. Filters out AAAA answers to clients connecting via IPv4. (This is NOT recommended for general use.) [RT #20339]
-
- 07 May, 2009 1 commit
-
-
Francis Dupont authored
-
- 03 Mar, 2009 2 commits
-
-
Automatic Updater authored
-
Mark Andrews authored
[RT #19209]
-
- 27 Jan, 2009 1 commit
-
-
Tatuya JINMEI 神明達哉 authored
I/O events and query RTT histograms. [RT #18802]
-
- 17 Jan, 2009 1 commit
-
-
Automatic Updater authored
-