BIND 10 master, updated. 4982a87469884b80b077ec4ad9dc5445aeea6dc3 [master] Added a ChangeLog entry for #2704.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 12 15:29:06 UTC 2013
The branch, master has been updated
via 4982a87469884b80b077ec4ad9dc5445aeea6dc3 (commit)
from 1cbacf19a28bdae50bb9bd3767bca0147fde37ed (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 4982a87469884b80b077ec4ad9dc5445aeea6dc3
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Feb 12 16:28:45 2013 +0100
[master] Added a ChangeLog entry for #2704.
Also, trivial change: removed spurious brackets in the previous entry.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 6b30c17..31c3c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,18 @@
-574. [func] tmark
+575. [bug] marcin
+ b10-dhcp6: Fixed the bug whereby the subnet for the incoming
+ packet was selected using only its source address. The subnet
+ is now selected using either source address or the name of the
+ server's interface on which the packet has been received.
+ (Trac #2704, git 1cbacf19a28bdae50bb9bd3767bca0147fde37ed)
+
+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)}}}
+ (Trac #2699,#2703, git 54bbed5fcbe237c5a49b515ae4c55148723406ce)
573. [bug] stephen
Fixed problem whereby the DHCP server crashed if it ran out of
More information about the bind10-changes
mailing list