[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] a question about arp
From: |
Jon |
Subject: |
[lwip-devel] a question about arp |
Date: |
Fri, 1 Sep 2006 13:40:05 +0800 |
I found a prolem while looking at the source code about LWIP. The sending function will simply return without doing any operation if can not find corresponding MAC address in arp
cache.But the usual way for handling this is to record this packet,and send the packet once again until the arp reply
reaches.But now your solution will make the packet lost,is this a bug ?
--
It is the tears of the earth that keep here smiles in bloom.
- [lwip-devel] a question about arp,
Jon <=