Can you record it with wireshark and send a pcap file?

/Erik

On 9 April 2018 at 10:20, antonio <go...@kth.se> wrote:

> HI Simon,
>
> Let me see if I can be clear.
>
> I have an application using loopback interface. The goal is to test mDNS
> functions and observe queries and responses.,
>
> a) My application first tries a DNS_RRTYPE_A query, and I get a response.
> here there is no problem.
>
> b) The problem happens whenever I send a DNS_RRTYPE_SRV query. Here, I
> NEVER
> get an answer, because, the receiver is unable to compose and send back an
> answer.
>
> Debugging the code, I realize that the function mdns_add_srv_answer calls
> mdns_add_answer and later function never returns :( .
>
> I hope my explanation clarifies you.
>
> Thanks in advance.
>
>
>
>
>
> --
> Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to