about summary refs log tree commit diff
path: root/LICENSE (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-26 feat(lisp/dns): Introduce enum for DNS types & decode RDATAVincent Ambo1-2/+21
Adds some of the most common DNS types in the enum (others TBD), and starts decoding RDATA for TXT and A.
2020-01-26