|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #43840] Checksum error for TCP_CHECKSUM_ON_COPY==1 for no-copy data |
Date: | Wed, 17 Dec 2014 08:20:57 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 |
URL: <http://savannah.nongnu.org/bugs/?43840> Summary: Checksum error for TCP_CHECKSUM_ON_COPY==1 for no-copy data Project: lwIP - A Lightweight TCP/IP stack Submitted by: goldsimon Submitted on: Mi 17 Dez 2014 08:20:57 GMT Category: IPv4 Severity: 3 - Normal Item Group: Faulty Behaviour Status: In Progress Privacy: Public Assigned to: goldsimon Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: git head _______________________________________________________ Details: With TCP_CHECKSUM_ON_COPY==1, tcp_write() creates an invalid (swapped) checksum for the first data chunk in a segment if this data chunk is not copied (PBUF_REF is created) and has an odd length. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?43840> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |