BIND 10 #502: Iterate over RRs

BIND 10 Development do-not-reply at isc.org
Mon Jan 24 18:37:27 UTC 2011


#502: Iterate over RRs
-------------------------------------+-------------------------------------
                 Reporter:  stephen  |                Owner:  zzchen_pku
                     Type:           |               Status:  reviewing
  enhancement                        |            Milestone:  A-Team-
                 Priority:  major    |  Sprint-20110126
                Component:           |           Resolution:
  b10-auth                           |            Sensitive:  0
                 Keywords:           |  Add Hours to Ticket:  0
Estimated Number of Hours:  3.0      |          Total Hours:  0
                Billable?:  1        |
                Internal?:  0        |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => zzchen_pku


Comment:

 That sounds easier than what I proposed, yes that one would be OK. Just
 two small notes:
  * It would be better to pass it as a pointer, not reference, and have a
 default to NULL, so when we don't want the ANY query, we don't have to
 create the RRsetList and pass it.
  * Maybe if we checked not for ANY, but for not-NULL and filled it every
 time it is present, then the MemoryZone does not need to know anything
 about ANY is somehow special (we will have the logic in Query anyway, no
 need for any Zone data source to have special code for that).

 Thanks

-- 
Ticket URL: <https://bind10.isc.org/ticket/502#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list