netifapi_netif_set_addr

View: New views
4 Messages — Rating Filter:   Alert me  

netifapi_netif_set_addr

by Stephane Lesage :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 
 
Hi,
 
I needed to call netif_set_addr in my OS environnement.
So I added netifapi_netif_set_addr to the netif API.
 
It can  be useful to other users, can someone merge it ?
 
--
Stéphane LESAGE
ATEIS International



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

netifapi.c (6K) Download Attachment
netifapi.h (5K) Download Attachment

Re: netifapi_netif_set_addr

by Kieran Mansley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-10-27 at 19:34 +0100, Stephane Lesage wrote:
>
> Hi,
>  
> I needed to call netif_set_addr in my OS environnement.
> So I added netifapi_netif_set_addr to the netif API.
>  
> It can  be useful to other users, can someone merge it ?

Could you add this to the lwIP patch tracker on savannah?

Thanks

Kieran



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

Re: netifapi_netif_set_addr

by goldsimon@gmx.de :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kieran Mansley wrote:

> On Tue, 2009-10-27 at 19:34 +0100, Stephane Lesage wrote:
>  
>> Hi,
>>  
>> I needed to call netif_set_addr in my OS environnement.
>> So I added netifapi_netif_set_addr to the netif API.
>>  
>> It can  be useful to other users, can someone merge it ?
>>    
>
> Could you add this to the lwIP patch tracker on savannah?
Ehrm, I've already added this to the code, as it really only is a tiny
bit of new code that can't break anything...

Simon


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

Re: netifapi_netif_set_addr

by Kieran Mansley :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-10-29 at 17:18 +0100, goldsimon@... wrote:

> Kieran Mansley wrote:
> > On Tue, 2009-10-27 at 19:34 +0100, Stephane Lesage wrote:
> >  
> >> Hi,
> >>  
> >> I needed to call netif_set_addr in my OS environnement.
> >> So I added netifapi_netif_set_addr to the netif API.
> >>  
> >> It can  be useful to other users, can someone merge it ?
> >>    
> >
> > Could you add this to the lwIP patch tracker on savannah?
> Ehrm, I've already added this to the code, as it really only is a tiny
> bit of new code that can't break anything...

Ahh, OK, thanks Simon.

Kieran



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