Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd support for IPv6 extensions to TinyDNS #342
Comments
|
I'd be happy to take a look at a PR. Won't likely be able to pick this up myself. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are some patches to TinyDNS that allow it to serve AAAA records.
The patch is hosted here: https://www.fefe.de/dns/
The record types in the file are '3' (AAAA only) and '6' (AAAA and associated PTR).
Some more documentation is available here:
https://docs.bytemark.co.uk/article/tinydns-format/