On 12.02.2018 10:57, Mattia Settin wrote:
Dear all
I upgrading my system from lwip 1.4.1 to 2.0.3.
I note that the NETIF_FLAG_DHCP flag was removed.
Unfortunately I can find any note in the change log.
Do you have idea how maintain the flags (i.e. previus compatibily) ?

No, that flag got removed as it was unused, not really useful and space is short for flags.
You can use 'dhcp_supplied_address()' instead.

Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to