BIND 10 #453: Delegation processing and additional processing for NS
BIND 10 Development
do-not-reply at isc.org
Thu Dec 30 04:18:11 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 jinmei):
Replying to [comment:1 zzchen_pku]:
> It's ready for review now, since MemoryZone hasn't implemented "GLUE OK"
mode find() yet, additional processing for NS will simply search the whole
zone for address records.
>
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.
- likewise, we should test the case where NS name has a CNAME.
- shouldn't getAdditional()/findAddrs() be private?
- getAdditional() can throw because getRdataIterator() or Zone::find()
can.
--
Ticket URL: <http://bind10.isc.org/ticket/453#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list