lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Question about ip_input


From: David Haas
Subject: [lwip-users] Re: [lwip] Question about ip_input
Date: Thu, 09 Jan 2003 00:30:25 -0000



> On Wed, 11 Dec 2002, David Haas wrote:
> > By the way, you could skip the entire netif lookup by using the routing
> > table. I have some example code which does this. It is more suitable for
a
> > router implementation.
>
> I'm interested in this.  Doing a route table lookup every time you need
> to access a netif function is a pain for me, so some way of doing it more
> efficiently would be great.

I've sent you some code separately, but it's the netif lookup that is
skipped, not the route table lookup.


[This message was sent through the lwip discussion list.]




reply via email to

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