pkt: make knot_pkt_qname() return const*
This commit makes knot_pkt_qname() return a const pointer to indicate to callers that the contents (the QNAME in the wire format buffer) should not be modified.
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This commit makes knot_pkt_qname() return a const pointer to indicate to callers that the contents (the QNAME in the wire format buffer) should not be modified.