BIND 10 #1144: RR type implementation: DLV
BIND 10 Development
do-not-reply at isc.org
Tue Aug 2 18:37:11 UTC 2011
#1144: RR type implementation: DLV
-------------------------------------+-------------------------------------
Reporter: shane | Owner: jinmei
Type: task | Status: reviewing
Priority: major | Milestone:
Component: | Sprint-20110816
DNSPacket API | Resolution:
Keywords: | Sensitive: 0
Defect Severity: N/A | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 3
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
and forgot a couple of more thing:
- using this opportunity we might want to provide some other accessor
methods. that is, for the algorithm, digest type and digest.
- why are these of 16 bits?
{{{
uint16_t algorithm = buffer.readUint8();
uint16_t digest_type = buffer.readUint8();
}}}
(maybe the question should go to the original implementation, not to
this branch, though).
--
Ticket URL: <http://bind10.isc.org/ticket/1144#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list