BIND 10 master, updated. 707480d9966bc95151de93b2071ee9674c37a3b4 [master] ChangeLog fixes
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 3 16:24:03 UTC 2012
The branch, master has been updated
via 707480d9966bc95151de93b2071ee9674c37a3b4 (commit)
via 4bfc81c495ca08f5e4bed03807de0aa0006d0c19 (commit)
via d4aed53c3b2fedcda8d944678b15d89b501b604f (commit)
via c520591d322056a69bdf1d0c803030ee550b6db3 (commit)
from f8a705c023c49b646420b047da00b08ec67b1667 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 707480d9966bc95151de93b2071ee9674c37a3b4
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Tue Jan 3 10:23:20 2012 -0600
[master] ChangeLog fixes
Use two tabs before the committer username.
Lines too long.
commit 4bfc81c495ca08f5e4bed03807de0aa0006d0c19
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Tue Jan 3 10:16:50 2012 -0600
[master] mention Linux again for the interface detection
and mention it is planned for other systems.
commit d4aed53c3b2fedcda8d944678b15d89b501b604f
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Tue Jan 3 10:15:18 2012 -0600
[master] fix typo
commit c520591d322056a69bdf1d0c803030ee550b6db3
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Tue Jan 3 10:14:39 2012 -0600
[master] refer to ticket of task to e revisited later
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 26 ++++++++++++++------------
1 files changed, 14 insertions(+), 12 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 347d5dd..cb16f99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@
correctly identify out-of-zone query name and could return a
confusing result such as NXRRSET. It now returns NXDOMAIN with an
empty RRset. Note: we should rather throw an exception in such a
- case, which should be revisited later.
+ case, which should be revisited later (see Trac #1536).
(Trac #1430, git b35797ba1a49c78246abc8f2387901f9690b328d)
356. [doc] tomek
@@ -36,8 +36,10 @@
353. [func] tomek
libdhcp++: Interface detection in Linux implemented. libdhcp++
- if now able to detect available network interfaces, its link-layer
- addresses, flags and configured IPv4 and IPv6 addresses.
+ is now able (on Linux systems) to detect available network
+ interfaces, its link-layer addresses, flags and configured
+ IPv4 and IPv6 addresses. Interface detection on other
+ systems is planned.
(Trac #1237, git 8a040737426aece7cc92a795f2b712d7c3407513)
352. [func] tomek
@@ -48,12 +50,12 @@
same link.
(Trac #1239, #1240, git f382050248b5b7ed1881b086d89be2d9dd8fe385)
-351. [func] fdupont
+351. [func] fdupont
Alpha version of DHCP benchmarking tool added. "perfdhcp" is able to
test both IPv4 and IPv6 servers: it can time the four-packet exchange
- (DORA and SARR) as well as time the initial two-packet exchange (DO and
- SA). More information can be obtained by invoking the utility (in
- tests/tools/perfdhcp) with the "-h" flag.
+ (DORA and SARR) as well as time the initial two-packet exchange (DO
+ and SA). More information can be obtained by invoking the utility
+ (in tests/tools/perfdhcp) with the "-h" flag.
(Trac #1450, git 85083a76107ba2236732b45524ce7018eefbaf90)
350. [func]* vorner
@@ -64,15 +66,15 @@
(Trac #1483,#1484, git 0020456f8d118c9f3fd6fc585757c822b79a96f6)
349. [bug] dvv
- resolver: If an upstream server responds with FORMERR to an EDNS query,
- try querying it without EDNS.
+ resolver: If an upstream server responds with FORMERR to an EDNS
+ query, try querying it without EDNS.
(Trac #1386, git 99ad0292af284a246fff20b3702fbd7902c45418)
348. [bug] stephen
By default the logging output stream is now flushed after each write.
This fixes a problem seen on some systems where the log output from
- different processes was jumbled up. Flushing can be disabled by setting
- the appropriate option in the logging configuration.
+ different processes was jumbled up. Flushing can be disabled by
+ setting the appropriate option in the logging configuration.
(Trac #1405, git 2f0aa20b44604b671e6bde78815db39381e563bf)
347. [bug] jelte
@@ -83,7 +85,7 @@
values, and better errors if they are bad.
(Trac #1414, git 7b122af8489acf0f28f935a19eca2c5509a3677f)
-346. [build]* jreed
+346. [build]* jreed
Renamed libdhcp to libdhcp++.
(Trac #1446, git d394e64f4c44f16027b1e62b4ac34e054b49221d)
More information about the bind10-changes
mailing list