BIND 10 master, updated. 88b964a46c18be801102503b45d8256f26d3a3d0 [master] changelog entry for #2699, #2703
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 12 14:22:37 UTC 2013
The branch, master has been updated
via 88b964a46c18be801102503b45d8256f26d3a3d0 (commit)
from 1197c10bcfc5b9a47054a7dc98cb797c14175053 (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 88b964a46c18be801102503b45d8256f26d3a3d0
Author: Thomas Markwalder <tmark at isc.org>
Date: Tue Feb 12 09:21:54 2013 -0500
[master] changelog entry for #2699,#2703
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 file changed, 9 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index d9b0ee1..6b30c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+574. [func] tmark
+ b10-dhcp4, b10-dhcp6: Composite key indexes were added to the lease
+ tables to reduce lease search time. The lease4 table now has two
+ additional indexes: a) hwaddr/subnet_id and b) client_id/subnet_id.
+ The lease6 now has the one additional index: iaid/subnet_id/duid.
+ Adding these indexes significantly improves lease acquisition
+ performance.
+ (Trac #2699,#2703, git 54bbed5fcbe237c5a49b515ae4c55148723406ce)}}}
+
573. [bug] stephen
Fixed problem whereby the DHCP server crashed if it ran out of
addresses. Such a condition now causes a packet to be returned
More information about the bind10-changes
mailing list