]> git.meshlink.io Git - meshlink/commitdiff
Use multicast to respond to mDNS requests.
authorGuus Sliepen <guus@meshlink.io>
Thu, 27 May 2021 21:37:58 +0000 (23:37 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 11 Jun 2021 06:31:48 +0000 (08:31 +0200)
On macOS, it seems unicast responses are not received if another process
is also listening on the same port. Try to use multicast for response
packets instead, if we can discovery the interface of the incoming
request.


No differences found