lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Xilinx Board LWIP UDP Packet Length limitation


From: Gary Olson
Subject: [lwip-users] Xilinx Board LWIP UDP Packet Length limitation
Date: Wed, 6 Aug 2008 13:37:36 -0400

Hi,

  I am working with Xilinx EDK and LWIP I think it is version 1.2.   I am able to use the uecho test to send UDP packets less that length 1460 bytes or so. 

 But when I try to increase the UDP Packet length to 2000 it fails.  My desire is to at least be able to send packets that are

2500 bytes in length.  This is because I am trying to send  a whole packet of data with the length of one packet to be about 2020 bytes maximum.

 

 

I tried increasing the TCP_MSS value from 1460 to 3000 (in the lwip software settings).  This did not make it work however.

 

Does anyone know what I can do to send larger packets using LWIP.

 

Thank You,

  Gary Olson

 


reply via email to

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