BIND 10 #453: Delegation processing and additional processing for NS
BIND 10 Development
do-not-reply at isc.org
Thu Dec 30 06:52:24 UTC 2010
#453: Delegation processing and additional processing for NS
-------------------------------+--------------------------------------------
Reporter: zzchen_pku | Owner: UnAssigned
Type: task | Status: reviewing
Priority: major | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Estimatedhours: 0.0 | Hours: 0
Billable: 1 | Totalhours: 0
Internal: 0 |
-------------------------------+--------------------------------------------
Comment(by zzchen_pku):
Replying to [comment:2 jinmei]:
Thanks for your quick reply.
> Some initial feedback:
> - we should test the case where (some of) the NS name is out of zone.
please also consider where to reject such case, i.e. within the Query
class or delegate it to the underlying zone. The former should be more
efficient but requires more code.
Added, I choose the former one.
> - likewise, we should test the case where NS name has a CNAME.
Added.
> - shouldn't getAdditional()/findAddrs() be private?
> - getAdditional() can throw because getRdataIterator() or Zone::find()
can.
Right, updated.
New change has been committed to r4091.
--
Ticket URL: <http://bind10.isc.org/ticket/453#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list