BIND 10 #1570: DS query handling in auth::Query
BIND 10 Development
do-not-reply at isc.org
Fri Feb 3 00:25:10 UTC 2012
#1570: DS query handling in auth::Query
-------------------------------------+-------------------------------------
Reporter: | Owner: jinmei
jinmei | Status: accepted
Type: task | Milestone:
Priority: | Sprint-20120207
critical | Resolution:
Component: | Sensitive: 0
b10-auth | Sub-Project: DNS
Keywords: | Estimated Difficulty: 6
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
trac1570 is ready for review.
The branch has become a bit bigger than I originally expected, so
the reviewer may want to divide the review into several stages. Here
are some hints:
- The first few commits are cleanup and refactoring in the tests for
further extension. This part can be reviewed separately.
(from 848e9d9 to 00de2fb)
- The main protocol work consists of several (mostly) independent
scenarios:
- From 47bca52 to 32d9c52: major case, DS query handled in the parent
- 0d1406f: DS query that happens to be sent to the child
- afc721f to efd87c8: handled the "grand parent" problem
- f364574: special consideration for ./DS query
- Other cleanups. The last one (53cde03) is not directly related to
this task, but I thought it would be good to test it explicitly
while I worked on the branch.
I'd consider this work a kind of bug fix, so I think it's worth a
changelog:
{{{
374.? [bug] jinmei, vorner
The new query handling module of b10-auth now handles type DS
query correctly.
(Trac #1570, git TBD)
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1570#comment:7>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list