Updates to improve mDNS support #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "(deleted):master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mask MS bit of class in order to support mDNS unicast response flag - RFC6762 p11
Update TXT record parser to provide an object rather than an array containing a single string that couldn't be reliably parsed
Provide a dummy NSEC record parser to reduce debug output - needs to be completed!
Comment out IIFE that was breaking use of dns-suite from electron app