lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] LWIP_NSC_IPV4_GATEWAY/NETMASK/SETTINGS_CHANGED should c


From: address@hidden
Subject: Re: [lwip-devel] LWIP_NSC_IPV4_GATEWAY/NETMASK/SETTINGS_CHANGED should check if the setting is actually being changed
Date: Sat, 18 Mar 2017 10:24:32 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

You're probably right. Would you mind adding a bug so that this doesn't get forgotten?

Simon


Axel Lin wrote:
Currently seems only LWIP_NSC_IPV4_ADDRESS_CHANGED check if the
setting is actually being changed.

When enable LWIP_NETIF_EXT_STATUS_CALLBACK:
I got below event everytime when dhcp server re-assigned ip address even the
gateway/netmask/ip are exactly the same with previous setting.

LWIP_NSC_IPV4_GATEWAY_CHANGED
LWIP_NSC_IPV4_NETMASK_CHANGED
LWIP_NSC_IPV4_SETTINGS_CHANGED

I'm wondering if these callbacks should be called only when the
setting is actually being changed.

_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel





reply via email to

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