Expand description
DNS QNAME compression parser (RFC 1035 Section 4.1.4).
Functionsยง
- encode_
name - Encode a domain name into wire format (labels prefixed by length, no compression).
- parse_
name - Parse a DNS domain name at
startinbuf.
DNS QNAME compression parser (RFC 1035 Section 4.1.4).
start in buf.