Hi
I wonder if anyone can help with a lwip problem on a Xilinx ML506 Virtex 5 evaluation board with a microblaze processor and Xilinx Lwip 2.0

We are using the raw packet implemetation with a single TCPIP socket link between a windows PC and the development board. I have based my code on the Xilinx web server examples.

Our link connects and runs for a while, then fails.
Investigating with wireshark shows that on occasion lwip fails to ack a packet or two causing the PC to perform a fast re-transmission, lwip transmits an ack and the link re covers, except that our window size has reduced by the size of the re-transmitted packet. It is this 'window buffer leak' that causes the link to fail eventually.

Is there anything I am missing, or that I need to do to clear out duplicate packets?

Many thanks in advance for your help

Dave




This e-mail and any attachments may contain confidential and
privileged information. If you are not the intended recipient,
please notify the sender immediately by return e-mail, delete this
e-mail and destroy any copies. Any dissemination or use of this
information by a person other than the intended recipient is
unauthorized and may be illegal.


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to