patchlwIP - A Lightweight TCP/IP stack - Patches: patch #7902, Fixed netif_poll() operation when...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7902: Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0

Submitter:  Stathis Voukelatos <stathisv>
Submitted:  Wed 12 Dec 2012 04:52:31 PM UTC
   
 
Category:  Network drivers Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 16 Jan 2014 08:41:23 PM UTC, comment #1: 

Done, thanks

Simon Goldschmidt <goldsimon>
Group administrator
Wed 12 Dec 2012 04:52:31 PM UTC, original submission:  

Using the pbuf_clen() function to calculate the number of pbufs for the first packet in the queue is not correct here, as pbuf_clen() will return the total number of pbufs in the loopback I/F queue.

Stathis Voukelatos <stathisv>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #27085:  0001-netif-poll.patch added by stathisv (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Updated the item)
  • -email is unavailable- added by stathisv (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-16 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2013-01-15 goldsimon CategoryNone Network drivers
    2012-12-12 stathisv Attached File- Added 0001-netif-poll.patch, #27085

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code