lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9523] MDNS responder should reply after a random ti


From: Jasper Verschueren
Subject: [lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
Date: Mon, 12 Nov 2018 03:59:29 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Follow-up Comment #25, patch #9523 (project lwip):

I'm currently working on the probe tiebreaking and found that I made a small
mistake with commit:
mDNS: authority section of probe message needs to contain all records.

It does not need to contain all records, only the records that answer the
probe questions. Attached you can find the revert of the commit. 

We probe for the hostname.local. the A and the AAAA record answer this.
We also probe for the hostname.service.transportprot.local. the SRV and the
TXT answer that domain. 

So we do not need to add any of the PTR's.

Any comments yet on the code?

(file #45412)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-Revert-mDNS-authority-section-of-probe-message-needs.patch
Size:1 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9523>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]