lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] Changing IP settings of a netif


From: Stephane Lesage
Subject: [lwip-devel] Changing IP settings of a netif
Date: Thu, 30 Apr 2009 21:45:30 +0200

 
Hi,
 
On a new device, I need to dynamically change the IP settings of my netif.
I look in netif.h, and I see "netif_set_addr()".
Ok, then I remember the netifapi which should be used in a threaded environment to make the tcpip thread execute such functions.
 
but... there is no netifapi_netif_set_addr() function !!!
 
Is it possible to add it ?
 
Best regards.
 
--
Stéphane LESAGE
ATEIS International
 

reply via email to

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