BIND 10 #3362: d2::NameRemoveTransaction should check for NXRRSET not NXDOMAIN

BIND 10 Development do-not-reply at isc.org
Wed Mar 5 20:25:58 UTC 2014


#3362: d2::NameRemoveTransaction should check for NXRRSET not NXDOMAIN
-------------------------------------+-------------------------------------
                   Reporter:  tmark  |                 Owner:
                       Type:         |                Status:  new
  defect                             |             Milestone:  DHCP-Kea0.9
                   Priority:  high   |              Keywords:
                  Component:  dhcp-  |             Sensitive:  0
  ddns                               |           Sub-Project:  DHCP
               CVSS Scoring:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 When checking the DNS RCODE after attempting to remove either forward or
 reverse DNS entries,  NameRemoveTransaction should check
 for the value NXRRSET, not NXDOMAIN.

 The pre-requisite tests are "RRSet exists" checks not "Name exists"
 checks, and hence are using the wrong RCODE value.  This causes
 deletes for entries that are not there (i.e. RCODE = NXRRSET) as
 failures when they should be treated as success.

-- 
Ticket URL: <http://bind10.isc.org/ticket/3362>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list