All notable changes to this project will be documented in this file.
- C Variant updated to 2.0g.
- thread pool for udp connections
- tcp connections to use
epoll()
- security enhancements
- added Caching mechanism
- Go Variant gets caching.
- C Variant: Bug fix with MX, SOA records.
- C and Go variants now can do
recursive
queries.
To test,dig npr.org @192.168.1.1 +trace
. Replace192.168.1.1
with your Magan's address.