BIND 10 #1396: Rdata::getLength() for use with xfrout
BIND 10 Development
do-not-reply at isc.org
Fri Jan 24 23:15:00 UTC 2014
#1396: Rdata::getLength() for use with xfrout
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner: muks
Type: enhancement | Status:
Priority: medium | reviewing
Component: libdns++ | Milestone:
Keywords: | Sprint-20131015
Sensitive: 0 | Resolution:
Sub-Project: DNS | CVSS Scoring:
Estimated Difficulty: 3 | Defect Severity: N/A
Total Hours: 0 | Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by pselkirk):
* owner: UnAssigned => muks
Comment:
I'm not sure what the point of this ticket is. xfrout already has
get_rrset_len(). So all you've done is duplicate the same (non-optimal)
behavior from the application that actually uses it, down into the base
data class, without actually calling the new duplicated code.
If this will ever be used by anything other than xfrout, or if adding
getWireLength() to every rdata type is measurably more efficient than the
naive method in xfrout, then this might be worth pursuing. Otherwise, I'd
be inclined to close it as wontfix.
--
Ticket URL: <http://bind10.isc.org/ticket/1396#comment:6>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list