dnssec.h, once openssl has support for signing with these algorithms.
The dns algorithm number is not yet allocated. These features are
not fully implemented yet.
+ * Fix _answerfrom comment in ldns_struct_pkt.
1.6.17 2014-01-10
* Fix ldns_dnssec_zone_new_frm_fp_l to allow the last parsed line of a
/** Header section */
ldns_hdr *_header;
/* extra items needed in a packet */
- /** The size of the wire format of the packet in octets */
+ /** an rdf (A or AAAA) with the IP address of the server it is from */
ldns_rdf *_answerfrom;
/** Timestamp of the time the packet was sent or created */
struct timeval timestamp;