BIND 10 master, updated. 82c80862e9c1c75d475adb002205b2f5f8259b35 [master] Added Changelog entry for #1824.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Dec 10 15:37:45 UTC 2013
The branch, master has been updated
via 82c80862e9c1c75d475adb002205b2f5f8259b35 (commit)
from 39c9499d001a98c8d2f5792563c28a5eb2cc5fcb (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 82c80862e9c1c75d475adb002205b2f5f8259b35
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Dec 10 16:37:38 2013 +0100
[master] Added Changelog entry for #1824.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
1 file changed, 6 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 36fe67f..7767c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+715. [bug] marcin
+ libdhcp++: Used the CMSG_SPACE instead of CMSG_LEN macro to calculate
+ msg_controllen field of the DHCPv6 message. Use of CMSG_LEN causes
+ sendmsg failures on OpenBSD due to the bug kernel/6080 on OpenBSD.
+ (Trac #1824, git 39c9499d001a98c8d2f5792563c28a5eb2cc5fcb)
+
714. [doc] tomek
BIND10 Contributor's Guide added.
(Trac #3109, git 016bfae00460b4f88adbfd07ed26759eb294ef10)
More information about the bind10-changes
mailing list