lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Where to call mdns_resp_add_netif?


From: Dave Nadler
Subject: Re: [lwip-users] Where to call mdns_resp_add_netif?
Date: Sun, 27 Oct 2019 12:15:43 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

Thanks Simon - Just what I was looking for, sorry I had failed to find this in the documentation,
Best Regards, Dave

On 10/25/2019 2:51 PM, address@hidden wrote:
Am 25.10.2019 um 01:19 schrieb Dave Nadler:
Hi - Hoping for a bit of help using MDNS.
Am I correct in understanding I need to register the IPaddress/netif
with MDNS as below?
Is there a convenient hook to do this when DHCP receives an IP address?
Thanks in advance for any help,

You can attach a callback to a netif that gets called when the address
or state changes. That would probably be a good place to do this:

See netif_add_ext_callback documentation.

Regards,
Simon
_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


-- 
Dave Nadler, USA East Coast voice (978) 263-0097, address@hidden, Skype 
 Dave.Nadler1

reply via email to

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