BIND 10 #1309: auth NSEC support: Handle WILDCARD and WILDCARD_CNAME
BIND 10 Development
do-not-reply at isc.org
Wed Nov 2 18:05:06 UTC 2011
#1309: auth NSEC support: Handle WILDCARD and WILDCARD_CNAME
-------------------------------------+-------------------------------------
Reporter: | Owner: jinmei
jinmei | Status: reviewing
Type: task | Milestone:
Priority: major | Sprint-20111108
Component: | Resolution:
b10-auth | Sensitive: 0
Keywords: | Sub-Project: DNS
Defect Severity: N/A | Estimated Difficulty: 5
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
Replying to [comment:8 jelte]:
> Looks good, this can be merged
Okay, thanks for the review.
> Technically, the comment at the end of the switch statement (for the
default case) is not entirely true anymore, as WILDCARD is now handled :)
Ah, right, good catch. Actually, there's sill one unsupported code:
WILDCARD_NXRRSET, but it will soon be supported, too, so I revised
the comment as follows:
{{{
// This is basically a bug of the data source
implementation,
// but could also happen in the middle of development
where
// we try to add a new result code.
}}}
so that it will be true after we add the support for WILDCARD_NXRRSET
(and is even true now).
I'm going to merge this branch with this update, and close the ticket.
--
Ticket URL: <http://bind10.isc.org/ticket/1309#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list