Hi all,
I'm trying to register local only services.
The services should not be visible from other machines.

I can do this with Bonjour by passing the interface index
kDNSServiceInterfaceIndexLocalOnly (-1) to the DNSServiceRegister function
call.

Unfortunately I can't do this with Avahi. Passing -1 for the interface index
means unspecified.
Looking at the core code, this feature is not implemented.
Are there any plans for implementing it?
Is there any other way to register local only services with Avahi?

Best Regards,
Yavor
_______________________________________________
avahi mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to