lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] new ARP code => new driver code


From: leon . woestenberg
Subject: [lwip-users] [lwip] new ARP code => new driver code
Date: Thu, 09 Jan 2003 02:05:48 -0000

Hello Adam,

I see you've got the new ARP code (which caches outgoing packets during
hardware address resolution)
in place in the current CVS. But the etherif.c does not reflect this, am I
right?

Can you describe a bit what the packet flow of outgoing packets now is?
And what functions are called in the process?

ip_output() --> ip_output_if() --> netif->output()

Where does etharp_output() come in play?

I'll take the job of writing documentation once you explained this a bit :)
and
will adapt my driver (mainly removing code I guess :)

Regards,

Leon.

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




reply via email to

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