lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7905] Add RFC3542-style checksum compuation on raw,


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #7905] Add RFC3542-style checksum compuation on raw, IPv6 sockets.
Date: Fri, 21 Feb 2014 07:43:09 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36

Update of patch #7905 (project lwip):

                  Status:             In Progress => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

Looking at it, it seems that the patch (using 'q') should work when using a
PBUF_RAM pbuf with enough space for all headers. However, it can't work when
this is not the case, so I guess you're right. At this point, the extra 'q'
should have a length of zero and only provide space for the next headers, so
using 'p' should be the right thing.

Done, thanks.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7905>

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




reply via email to

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