lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50914] TCP server don't update the ack num


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50914] TCP server don't update the ack num
Date: Thu, 4 May 2017 07:02:50 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36

Follow-up Comment #5, bug #50914 (project lwip):

Yes. There are many "[TCP CHECKSUM INCORRECT]" packets from the PC as checksum
offloading is done after wireshark captures the local packets.

However, the retransmitted packet from the device (e.g. no. 4155) has an
invalid checksum, too. That shouldn't happen. There's something wrong in
calculating the checksum of that packet.

What's your setting for LWIP_CHECKSUM_ON_COPY and CHECKSUM_GEN_TCP? Could you
try again with LWIP_CHECKSUM_ON_COPY ==0?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?50914>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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