BIND 10 #2060: ZoneFinder::Context::getAtOrigin
BIND 10 Development
do-not-reply at isc.org
Mon Jun 18 08:25:14 UTC 2012
#2060: ZoneFinder::Context::getAtOrigin
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: task | Status: new
Priority: medium | Milestone: Next-
Component: data source | Sprint-Proposed
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
See #2056 for background. This is another one of such things,
referring to trac1607exp branch:
{{{#!cpp
// Called to get origin NS or SOA (although the method is
generalized).
// Default version: internally calls find() for the origin name and
the
// given type, and return the result.
// Optimized in-memory version: it has a shortcut to the origin node.
// get directly the requested RRset there and return it.
}}}
And in this ticket we'll only need to do the "default version". It
should be essentially straightforward refactoring.
--
Ticket URL: <http://bind10.isc.org/ticket/2060>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list