rlibdns
This is a simple DNS library that can encode / decode just about every DNS request / response.
To Do
Split the headers from the rr_data (with this we need to worry about cache_flush on some records and OPT case not containing class and ttl)
This is a simple DNS library that can encode / decode just about every DNS request / response.
Split the headers from the rr_data (with this we need to worry about cache_flush on some records and OPT case not containing class and ttl)