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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
