lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] too few arguments to function `netif_add'


From: Sathya Thammanur
Subject: Re: [lwip-users] too few arguments to function `netif_add'
Date: Fri, 1 Apr 2005 16:56:29 -0800

The lwip v2.00.a library in EDK6.3SP2 uses the lwIP release 0.7.2.
Hence the change pointed out here is right.

Sathya


On Mar 30, 2005 11:24 PM, address@hidden
<address@hidden> wrote:
> 
> address@hidden
> wrote: -----
> 
> 
> >....................................................
> >default_netif = 
> >netif_add(&ipaddr,&netmask,&gw,&XEmacIf_ConfigTable[0],xemacif_init,i
> >p_input);
> >.....................................................
> 
>  Found it. There was a change in 
>  netif.c rev 1.28.2.5
> (lwIP 0.7.0 and up)
> 
>  where the first argument must be
>  a pointer to a user supplied 'struct netif'.
>  
> Bye,
>  
>  Christiaan Simons
>  
>  Software Engineer
>  Axon Digital Design
>  
>  +31 (0)13 511 66 66
>  +31 (0)13 511 41 51
>  
>  address@hidden
>  http://www.axon.tv
>  
>  
> The information contained in this communication is confidential and is
> intended solely for the use of the individual or entity to whom it is
> addressed. Axon Digital Design Group is neither liable for the proper nor
> for the complete transmission of the information contained in this
> communication nor for any delay in its receipt. Axon Digital Design Group
> does not guarantee that the integrity of this communication has been
> maintained nor that the communication is free of viruses, interceptions or
> interference. If you are not the intended recipient of this communication,
> you are hereby notified that reading, disseminating, distributing or copying
> this message is strictly prohibited. In that case please return the
> communication to the sender and delete and destroy all copies. In carrying
> out its engagements, Axon Digital Design Group applies general terms and
> conditions, which contain a clause that limits its liability. A copy of
> these terms and conditions is available on request free of charge.
> 
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error please notify the system manager.
> This message contains confidential information and is intended only for the
> individual named. If you are not the named addressee you should not
> disseminate, distribute or copy this e-mail.
> 
>  
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
> 
>




reply via email to

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