3

I am using Avahi and Bonjour as mDNS responder.

In Bonjour, I am getting answers to my query-in-answer section and additional information such as SRV, A, and AAAA records are in the additional section of the DNS packet.

But in Avahi, all PTR, SRV, A, AAAA are coming in the answer section.

How do I configure Avahi to generate responses the same way as Bonjour?

I'm also looking to make the same query in Avahi, with latency <= 2 msec.

JB Larson
  • 76
  • 2
  • 15
  • How are you publishing your services on Avahi ? If your bug is real, then i can think of workarounds if you use the Avahi API in your code. Anyway, Avahi is unmaintained. – BatchyX Apr 08 '14 at 17:13

0 Answers0