lwip-users
[Top][All Lists]
Advanced

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

Re: AW: [lwip-users] LWIP and second IP feasible?


From: Kieran Mansley
Subject: Re: AW: [lwip-users] LWIP and second IP feasible?
Date: Sat, 12 Mar 2011 17:26:18 +0000

On 7 Mar 2011, at 16:20, Tyrel Newton wrote:

> On the other hand, supporting this on the driver should be much simpler. A 
> "global" driver that:
> - doesn't store its state information in the netif->state field
> - provides a locking mechanism (i.e mutex)
> should be enough. This would allow you to multiplex two netifs using the same 
> driver. And it shouldn't matter which netif you pass incoming packets to 
> either.

If you could flesh this idea out and add it as a task on savannah that would 
help us if/when this feature comes to be implemented.

Thanks

Kieran


reply via email to

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