BIND 10 master, updated. 157e22bdf89b15d1a6c20e6e87673fee503d8b44 [master] Added ChangeLog entry for #2701.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Mar 7 10:27:14 UTC 2013
The branch, master has been updated
via 157e22bdf89b15d1a6c20e6e87673fee503d8b44 (commit)
from 725dea7f0e4a4d455355153575307e2803d78ab1 (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 157e22bdf89b15d1a6c20e6e87673fee503d8b44
Author: Marcin Siodelski <marcin at isc.org>
Date: Thu Mar 7 11:26:39 2013 +0100
[master] Added ChangeLog entry for #2701.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++++
1 file changed, 11 insertions(+)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index bdb35bf..22912d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+586. [func] marcin
+ libdhcp++: Removed unnecesary calls to the function which
+ validates option definitions used to create instances of options
+ being decoded in the received packets. Eliminating these calls
+ lowered the CPU utilization by the server by approximately 10%.
+ Also, added the composite search indexes on the container used to
+ store DHCP leases by Memfile backend. This resulted in the
+ significant performance rise when using this backend to store
+ leases.
+ (Trac #2701, git b96a30b26a045cfaa8ad579b0a8bf84f5ed4e73f)
+
585. [func] jinmei, muks
The zone data loader now accepts RRs in any order during load.
Before it used to reject adding non-consecutive RRsets. It
More information about the bind10-changes
mailing list