<div>Hi, all:</div>
<div>     I used netdemo to test my driver recently.When I issued 'u' command in the console, the sniffer can only catch the last udp packet.Because the ARP buffer is empty at first, the target sent an ARP packet to ask for the destination's MAC address before it sent </div>

<div>udp packet.The "TCP/IP illustrated" said it is normal to receive only the last UDP packet at this situation.But when i use the netdemo to</div>
<div> test the GRETH adapter's driver, it can transmit all the udp packets.</div>
<div>     So ,any one can give some advices?Thanks a lot</div>