lwIP - A Lightweight TCP/IP stack - Patches: patch #9902, mDNS: Add API function to test if...
You are not allowed to post comments on this tracker with your current authentication level.
patch #9902: mDNS: Add API function to test if an MDNS responder is active for a given network interface
Submitter: | Christian Walther <cwalther> | ||
Submitted: | Fri 06 Mar 2020 09:42:19 AM UTC | ||
Category: | apps | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Assigned to: | None | Open/Closed: | Closed |
Planned Release: | None |
Mon 22 Jun 2020 06:15:19 AM UTC, comment #2: |
Christian Walther <cwalther> |
Fri 19 Jun 2020 02:24:40 PM UTC, comment #1: Thanks, applied. |
Erik Ekman <yarrick>![]() |
Fri 06 Mar 2020 09:42:19 AM UTC, original submission:
Sometimes is is useful for application code to find out whether an mDNS responder is active on a given network interface (mdns_resp_add_netif() has been called). This patch adds such a function. |
Christian Walther <cwalther> |
Attached Files
file #48553: 0001-add-API-function-mdns_resp_netif_active-that-can-be-.patch added by cwalther (2KiB - application/octet-stream)
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Thanks!