Re: [avahi] Avahi mailing list open again!

2022-10-11 Thread Joshua Watt
On Tue, Oct 11, 2022 at 12:58 PM Petr Menšík wrote: > > Hello dear avahi users, > > this mailing list required manual confirmation before, but it does not > require it anymore. I requests just common subscription confirmation and > lets you in. > > Avahi project suffers lack of active maintenance.

Re: [avahi] Submitting Patches

2017-05-20 Thread Joshua Watt
3/17 09:57, Joshua Watt wrote: > Hello, > > > I have some patches I would like to submit, is a GitHub pull request or > e-mail to this list the preferred method for submitting them? > > > Thanks, > > Joshua > > ___ >

[avahi] Submitting Patches

2017-03-23 Thread Joshua Watt
Hello, I have some patches I would like to submit, is a GitHub pull request or e-mail to this list the preferred method for submitting them? Thanks, Joshua ___ avahi mailing list avahi@lists.freedesktop.org https://lists.freedesktop.org/mailman/l

Re: [avahi] Advertizing a service only on the local machine

2017-01-15 Thread Joshua Watt
>>/I suspect you need to pass the ID of the local loopback network />>/interface instead of AVAHI_IF_UNSPEC. From the avahi api />>/doc..."interface: The interface this service shall be announced on. We />>/recommend to pass AVAHI_IF_UNSPEC here, to announce on all interfaces." />>//>//>/And wha