#1306 closed task (complete)
auth NSEC support: Handle normal NXRRSET case
Reported by: | jinmei | Owned by: | jinmei |
---|---|---|---|
Priority: | medium | Milestone: | Sprint-20111108 |
Component: | b10-auth | Version: | |
Keywords: | Cc: | ||
CVSS Scoring: | Parent Tickets: | ||
Sensitive: | no | Defect Severity: | N/A |
Sub-Project: | DNS | Feature Depending on Ticket: | |
Estimated Difficulty: | 4 | Add Hours to Ticket: | |
Total Hours: | 1:11 | Internal?: | no |
Description
This is subtask 2 of #1244. This doesn't depend on others, can be started now.
Subtickets
Change History (11)
comment:1 Changed 8 years ago by jelte
- Add Hours to Ticket changed from 0 to 5
comment:2 Changed 8 years ago by jelte
- Add Hours to Ticket 5 deleted
- Estimated Difficulty changed from 0 to 4
comment:3 Changed 8 years ago by jelte
- Milestone changed from Sprint-20111025 to Sprint-20111108
comment:4 Changed 8 years ago by jinmei
- Owner set to jinmei
- Status changed from new to accepted
comment:5 Changed 8 years ago by jinmei
comment:6 Changed 8 years ago by jinmei
- Owner changed from jinmei to UnAssigned
- Status changed from accepted to reviewing
comment:7 Changed 8 years ago by stephen
- Owner changed from UnAssigned to stephen
comment:8 follow-up: ↓ 9 Changed 8 years ago by stephen
- Owner changed from stephen to jinmei
Looks OK, please merge.
comment:9 in reply to: ↑ 8 Changed 8 years ago by jinmei
comment:10 Changed 8 years ago by jinmei
- Resolution set to complete
- Status changed from reviewing to closed
comment:11 Changed 8 years ago by jinmei
- Total Hours changed from 0 to 1:11
Note: See
TracTickets for help on using
tickets.
trac1306 is ready for review.
The diff is small and (I believe) mostly trivial.
I also removed too obvious comments from Query::process() as a non
related cleanup.