BIND 10 master, updated. ac194cf1e1c21f449bd2a378cb5a78ea1c8826ce [master] Added ChangeLog entry for #3251.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 8 09:07:45 UTC 2014


The branch, master has been updated
       via  ac194cf1e1c21f449bd2a378cb5a78ea1c8826ce (commit)
      from  21d2f7ec425f8461b545687104cd76a42da61b2e (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 ac194cf1e1c21f449bd2a378cb5a78ea1c8826ce
Author: Marcin Siodelski <marcin at isc.org>
Date:   Wed Jan 8 10:07:38 2014 +0100

    [master] Added ChangeLog entry for #3251.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    9 +++++++++
 1 file changed, 9 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 50aa531..f2013da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+723.	[bug]		marcin
+	libdhcp++: Implemented unit tests for the IfaceMgr's routine which opens
+	IPv6 sockets on detected interfaces. The IfaceMgr logic performing low
+	level operations on sockets has been moved to a separate class. By
+	providing a custom implementation of this class, the unit tests may
+	use fake interfaces with custom configuration and thus cover wide
+	range of test scenarios for the function.
+	(Trac #3251, git 21d2f7ec425f8461b545687104cd76a42da61b2e)
+
 722.	[bug]		muks
 	b10-cmdctl now prints a more operator-friendly message when the
 	address+port that b10-cmdctl listens on is already in use.



More information about the bind10-changes mailing list