forked from LittleChest/dns-packet
315 B
315 B
Version 4.0.0 - yyyy-mm-dd
- Changed the decoded value of TXT records to an array of Buffers. This is to accomodate DNS-SD records which rely on the individual strings record being separated.
- Renamed the
flag_truncandflag_authtoflag_tcandflag_aato match the names of these in the dns standards.