BIND 10 trac1608, created. b87b288e07b97629fa80b36b0cfa0833727b785a [1608] added a new test: wildcard expansion. not work for in-memory for now.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Mar 10 07:30:22 UTC 2012
The branch, trac1608 has been created
at b87b288e07b97629fa80b36b0cfa0833727b785a (commit)
- Log -----------------------------------------------------------------
commit b87b288e07b97629fa80b36b0cfa0833727b785a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 23:26:01 2012 -0800
[1608] added a new test: wildcard expansion. not work for in-memory for now.
commit a979801041c9a650f2b24a4c39498df80d72b75a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 23:18:27 2012 -0800
[1608] documentation updates
commit 97bca3e1ce5cb69be9fb6fcbc9bf976fb05e3a2d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 21:19:17 2012 -0800
[1608] handle additional for type ANY result in the in-memory FindContext.
commit 27ec89e237865a6f9d92639256291acade7af69f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 20:24:59 2012 -0800
[1608] handle the case where additional refers to an empty non-terminal node.
commit 004375eb0955a2eb1fbfa5d5988cdc5b10ae441f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 20:05:14 2012 -0800
[1608] handle additional names at or below a DNAME delegation point.
commit 6c506ce59394354abe02a650579ec0517867a3a4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 17:16:48 2012 -0800
[1608] handled glues *at* a zone cut with tests.
this identified an independent bug in the database data source (#1771).
commit 8efd8d022529b4d5178329bee08a6909d5823c04
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 16:17:54 2012 -0800
[1608] handled additional records under a zone cut correctly.
For this change added a new application-specific flag for RBtree nodes.
Now all tests pass again.
commit f64dbc690b23b7354c8c67ca0add3b2ae07fcd0c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 15:33:49 2012 -0800
[1608] in-memory additional: basic case. use the configured shortcuts.
currently it doesn't take into account zone cuts, so one of the tests fail.
findAll() case isn't implemented yet.
commit d4935b95254646ab389e43517bf3cf61373d23e0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 14:22:42 2012 -0800
[1608] maintain in-memory RRsets as RBNodeRRset(Ptr) throughout the module.
Introduce RBNodeResultContext to hold a tuple of find() result specific to
the in-memory implementation.
commit 08ac200f2f3e15548a81b4c252b72fc8ac72edbe
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Mar 9 13:38:06 2012 -0800
[1608] build shortcut links to rbtnodes for additional records.
no observable change yet.
commit fe8e4b87d5b493fa2cf41f1e8dce1b5809c27679
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Mar 7 21:15:03 2012 -0800
[1608] moved RBNodeRRset internals to the in-memory implementation file.
For that purpose RBNodeRRsetImpl structure was introduced.
no functional change.
commit 1030e6751920c754fa9d02360ef95342541b85b6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Mar 7 17:11:10 2012 -0800
[1608] setup: define In-memory local finder context.
at this moment, everything is inheritated from the base class.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list