Skip to content

RRSet from wire refactoring

Ghost User requested to merge rrset-from-wire into master

Refactored conversion functions for parsing RRSet from wire according to older code and moved from/to wire functions to packet/. Also unified a bit with the 'to wire' functions (common RDATA-traversing function).

Also takes into account issue #289 (closed).

Fixes #228 (closed).

Merge request reports