[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] netifapi_netif_set_addr
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] netifapi_netif_set_addr |
Date: |
Thu, 29 Oct 2009 16:24:16 +0000 |
On Thu, 2009-10-29 at 17:18 +0100, address@hidden 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