lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] [bug #19206] the ARP layer is not protected againstconc


From: Goldschmidt Simon
Subject: RE: [lwip-devel] [bug #19206] the ARP layer is not protected againstconcurrent access
Date: Mon, 5 Mar 2007 15:12:53 +0100

Hi,

> and the solution I propose you in the forum (with the 
> "low-level" filter).

Thinking about it, I'd prefer to keep the old tcpip_input() in order not
to break old drivers. I don't know how far PPP relies on this function.
So if you apply your patch, can you create a second message (something
like TCPIP_MSG_ETHINPUT) co-existing with the current TCPIP_MSG_INPUT,
and a second function (tcpip_ethinput())?

Or do you think this is not needed? Comments of the others are very
welcome, too!

Simon




reply via email to

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