tailhook/dns-parser

Can't figure out how to get RRType from Resource Record

pusateri opened this issue · 1 comments

Trying to cache results and using RData abstraction to get type is not obvious. Need a way to get a u16 rrtype.

Added a method in 1912667 this should be good enough for your task.