lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] 2 Interfaces


From: Dipswitch
Subject: Re: [lwip-users] 2 Interfaces
Date: Tue, 05 Mar 2013 16:25:11 +0100
User-agent: Roundcube Webmail/0.8.5

On 2013-03-05 16:17, Fabian Cenedese wrote:

Thanks for the link, I'll have a look at it. There are several changes,
I don't know if they're all related to 2 interfaces. On the other hand
I'd like to stay close to the original sources so an update is easier.
I'll play a bit with it.

Thanks

bye  Fabi


hehe I would like to do the same, but since the additional code is only needed if 2 or more interface are in the same subnet. Which only rarely happens. They wouldn't want to include it in the source tree. Mostly because it was to much overhead on the code and would remove the LightWeigth from LwIP.

There is one update on the socket interface which gives the socket an offset this one is not needed. This is only used so I can use one single file descriptor handler (for write,read,close,fcntl etc.), and route the FD action to the appropriate driver.

Cheers,
Nick



reply via email to

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