tvl-depot/lisp/dns
Vincent Ambo 4c109f66b6 feat(lisp/dns): Introduce enum for DNS types & decode RDATA
Adds some of the most common DNS types in the enum (others TBD), and
starts decoding RDATA for TXT and A.
2020-01-26 20:29:30 +00:00
..
client.lisp feat(lisp/dns): Use new DNS deserialiser in dns:lookup-generic 2020-01-26 19:58:52 +00:00
default.nix chore(lisp/dns): Add 'message.lisp' to build instructions 2020-01-26 20:00:22 +00:00
message.lisp feat(lisp/dns): Introduce enum for DNS types & decode RDATA 2020-01-26 20:29:30 +00:00
package.lisp refactor(lisp/dns): Split package into multiple files 2020-01-26 01:20:45 +00:00