You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using mDNS from macOS, Bonjour/dns-sd uses compressed dns for broadcasting. In fact, RFC 1035 states that clients must understand compressed dns messages.
Pull request #3769 aims to provide an implementation of compressed dns parsing for the mDNS module.
The text was updated successfully, but these errors were encountered:
When using mDNS from macOS, Bonjour/dns-sd uses compressed dns for broadcasting. In fact, RFC 1035 states that clients must understand compressed dns messages.
Pull request #3769 aims to provide an implementation of compressed dns parsing for the mDNS module.
The text was updated successfully, but these errors were encountered: