Actions
Task #2259
closedndns-add-rr-from-file should update RR to the latest version
Start date:
12/01/2014
Due date:
% Done:
0%
Estimated time:
Description
If ndns-add-rr-from-file is called with the data packet that corresponds to the existing record, it should either
- ignore update stating that the supplied RR set is duplicate (versions are equal)
- ignore update stating that the supplied RR set is outdated (version of the supplied Data is smaller)
- update record with the supplied RR set (if version of the supplied Data is larger)
Updated by Jiewen Tan over 9 years ago
- Status changed from In Progress to Code review
Updated by Jiewen Tan over 9 years ago
- Status changed from Code review to Closed
Actions