lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] upgrading to lwip 1.1.0


From: Uwe Roth
Subject: [lwip-users] upgrading to lwip 1.1.0
Date: Thu, 17 Feb 2005 22:43:16 +0100

Hi all,
 
my problems when updating from lwip 0.7.1 to 1.1.0 were caused by the fact (thanks for the hint to Andreas Becker!) that I had no call to
 
netif_set_up(&netif);
 
in my initialization code, which was not needed up to version 0.7.1.
 
As I noticed now, this had already been discussed in october/november '04, but I missed it.
 
So, just in case there's someone else out there who's as blind as I am ...

Uwe
 
 

reply via email to

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