lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] link down handling in dhcp v1.4.1


From: goldsimon
Subject: Re: [lwip-users] link down handling in dhcp v1.4.1
Date: Thu, 07 Nov 2019 12:11:16 +0100
User-agent: K-9 Mail for Android


Am 7. November 2019 08:59:54 MEZ schrieb vinu <address@hidden>:
>Hi Simon,
>
>Is it safe to call dhcp_network_changed() from application thread ? I
>tried
>it ans seems to be working properly.

No, it's not safe. Don't do that.

> Also, should i call
>netif_set_down()
>and netif_set_addr() before dhcp_network_changed() ?

No.

Regards,
Simon



reply via email to

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