lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20429] Potential problem with IP Fragmentation and TC


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #20429] Potential problem with IP Fragmentation and TCPRetransmit
Date: Wed, 25 Jul 2007 18:55:56 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.5) Gecko/20070713 Firefox/2.0.0.5

Update of bug #20429 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #1:

The solution is simple: just don't use copy_from_pbuf(). I've changed the
code to use pbuf_copy_partial(), which I created from netbuf_copy_partial().
A nice side-effect is that netbuf_copy_partial() now also uses
pbuf_copy_partial(), which saves some redundant code.

Thomas, could you verify the changes, even if it's not 1.1.0 but CVS HEAD?

BTW: why do you use such an old version, anyway? *g*

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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