lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LwIP help needed


From: Kieran Mansley
Subject: Re: [lwip-users] LwIP help needed
Date: Tue, 16 Dec 2008 13:32:30 +0000

On Tue, 2008-12-16 at 16:05 +0300, Mike Kleshov wrote:
> I think the kind of filtering you are describing is best done at
> ethernet device driver level. 

I agree - you really don't need a full TCP/IP stack for this purpose.  I
would guess that at most you're going to want to be able to examine some
of the packet headers to decide what filtering to do, and lwIP might
provide a good example of how to get at the packet headers, but the rest
of it probably won't be used.

Kieran





reply via email to

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