lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7902] Fixed netif_poll() operation when LWIP_LOOPBA


From: Stathis Voukelatos
Subject: [lwip-devel] [patch #7902] Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
Date: Wed, 12 Dec 2012 16:52:32 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11

URL:
  <http://savannah.nongnu.org/patch/?7902>

                 Summary: Fixed netif_poll() operation when
LWIP_LOOPBACK_MAX_PBUFS > 0
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: stathisv
            Submitted on: Wed 12 Dec 2012 16:52:31 GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 12 Dec 2012 16:52:31 GMT  Name: 0001-netif-poll.patch  Size: 2kB  
By: stathisv

<http://savannah.nongnu.org/patch/download.php?file_id=27085>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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