-
Lubos Slovak authored
Added functions: - dnslib_rdata_wire_size() - dnslib_rdata_to_wire() The converting seems to be quite inefficient, should consider improving performance for the cost of more memory used (not to distinguish so many RDATA item types).
Lubos Slovak authoredAdded functions: - dnslib_rdata_wire_size() - dnslib_rdata_to_wire() The converting seems to be quite inefficient, should consider improving performance for the cost of more memory used (not to distinguish so many RDATA item types).
Loading