lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #11400] ARP multi-packet-queue modifies TCP unsent/una


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #11400] ARP multi-packet-queue modifies TCP unsent/unacked segment packet pbuf chain into packet queue
Date: Wed, 11 Apr 2007 18:56:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Update of bug #11400 (project lwip):

                  Status:             In Progress => Ready For Test         

    _______________________________________________________

Follow-up Comment #46:

I've checked in the new patch:
- removed pbuf_take(), pbuf_queue() and pbuf_dequeue() since they were only
used for arp-queueing
- call pbuf_copy() for every pbuf being queued except PBUF_ROM
- use a PBUF_RAM instead of PBUF_POOL for the copy (previous versions
(pbuf_take) always tried PBUF_POOL first)

Still, I'm leaving this open, though read-for-test since I'd like some
feedback.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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