BIND 10 master, updated. 4177e6661e36f18e365580e9e8af37d708a9b94a [master] Added ChangeLog entry for #3316.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 20 09:37:41 UTC 2014


The branch, master has been updated
       via  4177e6661e36f18e365580e9e8af37d708a9b94a (commit)
      from  1e61d7db5b8dc76682aa568cd62bfae0eeff46e3 (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 4177e6661e36f18e365580e9e8af37d708a9b94a
Author: Marcin Siodelski <marcin at isc.org>
Date:   Thu Feb 20 10:37:25 2014 +0100

    [master] Added ChangeLog entry for #3316.

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

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

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index e6f1023..4f2d9b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+756.	[bug]		marcin
+	b10-dhcp6: server parses DHCPv6 Vendor Class option. Previously
+	the server failed to parse Vendor Class option having empty opaque
+	data field because of the invalid definition in libdhcp++. The
+	DHCPv6 Vendor Class option and DHCPv4 V-I Vendor Class option is
+	now represented by the new OptionVendorClass. The b10-dhcp4 is
+	affected by this change such that it uses new class to parse the
+	DHCPv4 V-I Vendor Class option.
+	(Trac #3316, git 1e61d7db5b8dc76682aa568cd62bfae0eeff46e3)
+
 755.	[func]		muks
 	Add support for the CAA RR type (RFC 6844).
 	(Trac #2512, git 39162608985e5c904448f308951c73bb9c32da8f)



More information about the bind10-changes mailing list