BIND 10 #551: wildcard handling for memory zone: find (main cases)

BIND 10 Development do-not-reply at isc.org
Thu Feb 17 15:16:23 UTC 2011


#551: wildcard handling for memory zone: find (main cases)
-------------------------------------+-------------------------------------
                 Reporter:  jinmei   |                Owner:  jinmei
                     Type:           |               Status:  reviewing
  enhancement                        |            Milestone:  A-Team-
                 Priority:  major    |  Sprint-20110223
                Component:  data     |           Resolution:
  source                             |            Sensitive:  0
                 Keywords:           |  Add Hours to Ticket:  0
Estimated Number of Hours:  8.0      |          Total Hours:  0
                Billable?:  1        |
                Internal?:  0        |
-------------------------------------+-------------------------------------

Comment (by jinmei):

 Replying to [comment:13 vorner]:
 > OK, thanks and don't worry about that.
 >
 > I think everything should be addressed from my point. Can you have
 another look, please?

 I suspect you need to specify GLUE_OK explicitly for the glue_ok +
 wildcard test:
 {{{
          SCOPED_TRACE("Looking under delegation point in GLUE_OK mode");
          findTest(Name("a.child.example.org"), RRType::A(),
 Zone::DELEGATION,
 -            true, rr_child_ns_);
 +                 true, rr_child_ns_, NULL, NULL, Zone::FIND_GLUE_OK);
 }}}

 Other than that it looks okay.

-- 
Ticket URL: <http://bind10.isc.org/ticket/551#comment:14>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list