lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14433] TCP: combine unsent/unacked queue loops in tc


From: Joel Cunningham
Subject: [lwip-devel] [task #14433] TCP: combine unsent/unacked queue loops in tcp_receive()
Date: Wed, 29 Mar 2017 17:36:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.1 Safari/603.1.30

URL:
  <http://savannah.nongnu.org/task/?14433>

                 Summary: TCP: combine unsent/unacked queue loops in
tcp_receive()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jcunningham
            Submitted on: Wed 29 Mar 2017 09:36:50 PM UTC
                Category: TCP
         Should Start On: Wed 29 Mar 2017 12:00:00 AM UTC
   Should be Finished on: Wed 29 Mar 2017 12:00:00 AM UTC
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: jcunningham
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

As identified in bug #50614, we can combine the unsent/unacked queue
processing loops into a single generalized loop, eliminating duplicated code

Assigning to myself for now, I'll take a pass at it when time permits

It may be worth it to also audit how the queues are looped over in other
places in the TCP code to see if there is other duplicate loops




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14433>

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




reply via email to

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