BIND 10 #2975: Create initial DnsClient class

BIND 10 Development do-not-reply at isc.org
Tue May 28 13:20:15 UTC 2013


#2975: Create initial DnsClient class
-------------------------------------+-------------------------------------
                   Reporter:  tmark  |                 Owner:
                       Type:         |                Status:  new
  enhancement                        |             Milestone:  Sprint-
                   Priority:         |  DHCP-20130606
  medium                             |              Keywords:
                  Component:  dhcp   |             Sensitive:  0
               CVSS Scoring:         |           Sub-Project:  DHCP
            Defect Severity:  N/A    |  Estimated Difficulty:  0
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
 Define the public interface for DnsClient class and create the initial
 stubimplementation.  The interface should support methods for:
 1. Packet Construction, given the following data:
     a: update type
     b: zone
     b: pre-requisites
     c: updates

 2. Packet exchange given:
     a: constructed packet
     b: server information
     c: callback method

 Note that it would be best if the callback supported setting it to a class
 instance method, NOT a static function.

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


More information about the bind10-tickets mailing list