BIND 10 #2656: support generic version of rdata::createRdata(text) in CNAME, DNAME, SRV
BIND 10 Development
do-not-reply at isc.org
Fri Feb 1 10:46:25 UTC 2013
#2656: support generic version of rdata::createRdata(text) in CNAME, DNAME, SRV
-------------------------------------+-------------------------------------
Reporter: jelte | Owner: muks
Type: task | Status:
Priority: medium | closed
Component: libdns++ | Milestone:
Keywords: | Sprint-20130205
Sensitive: 0 | Resolution: fixed
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 4 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by muks):
* status: reviewing => closed
* resolution: => fixed
Comment:
Merged to `master` branch in commit
`5a0d055137287f81e23fbeedd35236fee274596d`:
{{{
* 271e37c [2656] Check that origin argument is used for relative names
* f59c311 [2656] Include bad data in the exception message
* 1083325 [2656] Add CNAME, DNAME, SRV tests for extra text at end-of-line
* d8c50d0 [2656] Add/update API doc for SRV constructors
* 7e110b4 [2656] Add API doc for DNAME constructors
* 2db1901 [2656] Add API doc for CNAME constructors
* 17a9c25 [2656] Update std::string SRV constructor to use the MasterLexer
* c5efaec [2656] Update std::string DNAME constructor to use the
MasterLexer
* ae25fcc [2656] Update std::string CNAME constructor to use the
MasterLexer
* 58ccf7a [2656] Use createNameFromLexer() in CNAME, DNAME and SRV
constructors (which accept a lexer)
* 0aafc9b [2656] Add using statements for createNameFromLexer()
* af2672c [2656] Add SRV implementation
* e4cd538 [2656] Add DNAME implementation
* 7ddf561 [2656] Add CNAME implementation
}}}
Also added `ChangeLog` commit:
{{{
* 94df9fa [master] Update ChangeLog for #2390 and #2656
}}}
Resolving as fixed. Thank you for the reviews Jelte.
--
Ticket URL: <http://bind10.isc.org/ticket/2656#comment:15>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list