Add functions to return the raw dns msg as well as the origin. This are useful when building a dns-sd relay that can also use dnssd debug features. (see my fork: https://github.com/decent-e/dnssd in cmd/relay for the relay tool which I'm happy to contribute as well if you think its useful)
Add functions to return the raw dns msg as well as the origin. This are useful when building a dns-sd relay that can also use dnssd debug features. (see my fork: https://github.com/decent-e/dnssd in cmd/relay for the relay tool which I'm happy to contribute as well if you think its useful)
Signed-off-by: Eric Van Hensbergen ericvh@gmail.com