Opened 6 years ago
Last modified 4 years ago
#3060 new enhancement
Add support for TCP traffic to NameChangeListener/Sender for DHCP-DDNS
Reported by: | tmark | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | Outstanding Tasks |
Component: | ddns | Version: | git |
Keywords: | Cc: | ||
CVSS Scoring: | Parent Tickets: | ||
Sensitive: | no | Defect Severity: | N/A |
Sub-Project: | DHCP | Feature Depending on Ticket: | |
Estimated Difficulty: | 40 | Add Hours to Ticket: | 0 |
Total Hours: | 0 | Internal?: | no |
Description
The initial implementation (trac3008) provided the abstract layer (ncr_io.*) and a UPD derivation (ncr_upd.*). This should be sufficient to get the basic intergration testing done and may suffice for initial release. In order to make things more reliable a derivation that supports TCP traffic needs to be created.
This would leverage the send queue mechanism provided by the abstract sender (NameChangeSender) to avoid loss of requests if there is a lag during start up or DHCP-DDNS restarts etc.
Subtickets
Change History (10)
comment:1 Changed 6 years ago by muks
- Sub-Project changed from DNS to DHCP
comment:2 Changed 6 years ago by tmark
- Milestone changed from New Tasks to DHCP Outstanding Tasks
comment:3 Changed 6 years ago by tomek
- Milestone changed from DHCP Outstanding Tasks to DHCP-Kea1.0-alpha
comment:4 Changed 6 years ago by tomek
- Milestone changed from DHCP-Kea0.9-alpha to DHCP-Kea0.9-beta
comment:5 Changed 6 years ago by tomek
- Milestone changed from DHCP-Kea0.9 to DHCP Outstanding Tasks
comment:6 Changed 6 years ago by tmark
- Estimated Difficulty changed from 0 to 40
- Milestone changed from DHCP Outstanding Tasks to Kea1.0
comment:7 Changed 5 years ago by tomek
- Component changed from dhcp-ddns to ddns
comment:8 Changed 4 years ago by marcin
- Milestone changed from Kea1.0 to Kea1.1
- Version set to git
comment:9 Changed 4 years ago by tomek
- Milestone changed from Kea1.1 to DHCP Outstanding Tasks
comment:10 Changed 4 years ago by tomek
- Milestone changed from DHCP Outstanding Tasks to Outstanding Tasks
Milestone renamed
Note: See
TracTickets for help on using
tickets.
Defer to 1.1 as per 1.0 tickets scrub on 07/31/2015.