BIND 10 trac2150, created. b70dd622806eb7b02cb1c7cea8ba8a5673eb9437 [2150] Allow RBTree::find() to start at a lower level
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Sep 10 14:14:32 UTC 2012
The branch, trac2150 has been created
at b70dd622806eb7b02cb1c7cea8ba8a5673eb9437 (commit)
- Log -----------------------------------------------------------------
commit b70dd622806eb7b02cb1c7cea8ba8a5673eb9437
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Sep 10 19:35:50 2012 +0530
[2150] Allow RBTree::find() to start at a lower level
Note that if a previous find() results in a PARTIALMATCH, the next
find() (when passed a populated node chain and a non-absolute label
sequence) starts at the down-node of the partial match's top of chain
(deepest matched node). The caller must pass the correctly formed
non-absolute label sequence for that sub-tree-of-tree.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list