BIND 10 #2977: Implement DnsClient Packet I/O.
BIND 10 Development
do-not-reply at isc.org
Tue May 28 13:30:00 UTC 2013
#2977: Implement DnsClient Packet I/O.
-------------------------------------+-------------------------------------
Reporter: tmark | Owner:
Type: | Status: new
enhancement | Milestone: New Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: dhcp | 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 |
-------------------------------------+-------------------------------------
Develop code to carry out DDNS packet exchange given a server with which
to
converse:
a:sending a packet
b:waiting for a response, invoking callback handler
c:handling timeouts and retransmission.
This should be based on libdns++ and libasiolink. The DnsClient should
select the appropriate protocol UPD or TCP, but initially need only
support UDP.
The implementation must use isc::asiolink. Callback handlers should be
class instance methods, not static functions.
--
Ticket URL: <http://bind10.isc.org/ticket/2977>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list