dns/README

15 lines
190 B
Plaintext
Raw Normal View History

Alternative (more granular) approach to a DNS library
2010-12-18 22:46:37 +00:00
2010-12-23 16:10:06 +00:00
Implemented RFCS:
2010-12-23 16:10:06 +00:00
* RFC2671, EDNS
* RFC1034/1035
* RFC4033/4034/4035
* RFC5155 (NSEC3)
2010-12-23 16:10:06 +00:00
Loosely based upon:
2010-12-18 22:55:17 +00:00
* ldns
* NSD
* Net::DNS