BIND 10 #55: comments on rrsetlist implementation

BIND 10 Development do-not-reply at isc.org
Tue Jul 6 14:00:13 UTC 2010


#55: comments on rrsetlist implementation
---------------------------+------------------------------------------------
 Reporter:  jinmei         |        Owner:  each                       
     Type:  task           |       Status:  assigned                   
 Priority:  major          |    Milestone:  06. 4th Incremental Release
Component:  DNSPacket API  |   Resolution:                             
 Keywords:                 |    Sensitive:  0                          
---------------------------+------------------------------------------------

Comment(by jelte):

 Don't think i've seen it in the comments above, so I have another one;
 findRRset only matches on type and class, but not name, and since the
 addition function does a check, you cannot have an RRsetList with the name
 type/class but different names. This does not sound like a property a list
 of rrsets would have to me, given the definition of an RRset.

 (btw, in the place i need it i could just as well use a vector right now,
 though for now in my branch i have made it to match name/class/type)

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


More information about the bind10-tickets mailing list