lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Adding secondary hostnames for MDNS discovery


From: Scott Shawcroft
Subject: [lwip-devel] Adding secondary hostnames for MDNS discovery
Date: Wed, 23 Nov 2022 15:40:29 -0800
User-agent: Cyrus-JMAP/3.7.0-alpha0-1115-g8b801eadce-fm-20221102.001-g8b801ead

We're using lwip on the Raspberry Pi Pico W for CircuitPython. With our new web 
workflow we respond to MDNS queries for both a unique hostname 
(cpy-MACADD.local) and a shared hostname (circuitpython.local). To do this, 
I've added the notion of secondary hostnames that are also responded to for 
domain queries. They aren't used for service discovery.

My code is available on GitHub: 
https://github.com/lwip-tcpip/lwip/compare/master...adafruit:lwip:circuitpython8

Is https://savannah.nongnu.org/projects/lwip/ still the best way to get 
feedback on it and get it merged in?

Thanks,
Scott



reply via email to

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