Commit Graph

7 Commits (0a08e53bde716a041f085cb31f21ab20f8596e1c)

Author SHA1 Message Date
Michael d9ce493a9e
Move dns* to llarp/ 6 years ago
Ryan Tharp 872945a910 additional recommended clean up from code review and clang-format 6 years ago
Ryan Tharp 1c6031c677 clang-format 6 years ago
Ryan Tharp 730fff7438 change casting, SOA type start, sang/micahel code review fixes 6 years ago
Ryan Tharp f5c05289aa start SOA type record 6 years ago
Ryan Tharp 42b8fc3a7a don't truncate last 2 bytes 6 years ago
Ryan Tharp 969865c499 internal refactor
- created various structs for each record type
- changed DNSd to return most of the recieved packet (allowing for multiple answers)
- favor vector<byte_t> over c-style buffers
- support NS records a little better
- fixed output on cname, ptr, txt
6 years ago