Hi all,<br>I&#39;m trying to register local only services.<br>The services should not be visible from other machines.<br><br>I can do this with Bonjour by passing the interface index kDNSServiceInterfaceIndexLocalOnly (-1) to the DNSServiceRegister function call.
<br><div id="1epg" class="ArwC7c ckChnd"><br>Unfortunately I can&#39;t do this with Avahi. Passing -1 for the interface index means unspecified.<br>Looking at the core code, this feature is not implemented.<br>Are there any plans for implementing it?
<br>Is there any other way to register local only services with Avahi?
<br><br>Best Regards,<br>Yavor</div>