lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] network configuration change


From: Bill Auerbach
Subject: Re: [lwip-users] network configuration change
Date: Wed, 31 Oct 2012 12:01:06 -0400

>How to reinitialize lwIP core when network configuration from DHCP to
STATIC without cold reset ?
>Do I need delete TCPIP and ETHERNET task first, then call lwIP init
functions ?
>
>Vincent  

Use dhcp_stop and netif_set_addr (or other netif_ setting functions).

Bill




reply via email to

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