buglwIP - A Lightweight TCP/IP stack - Bugs: bug #50868, altcp: priority-based pcb/conn...

 
 

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

bug #50868: altcp: priority-based pcb/conn allocation required

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Mon 24 Apr 2017 08:16:29 PM UTC
   
 
Category:  TCP Severity:  3 - Normal
Item Group:  Feature Request Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  2.1.0
lwIP version:  git head

Sun 04 Feb 2018 01:01:45 PM UTC, comment #1: 

altcp_tcp_new_ip_type: allocate the tcp pcb first to invoke the
priority handling code if we're out of pcbs

We still need to have enough altcp pcbs to handle all the tcp pcbs we have, but I think that's better than to keep killing tcp pcbs because the altcp memp settings are misconfigured.

Simon Goldschmidt <goldsimon>
Group administrator
Mon 24 Apr 2017 08:16:29 PM UTC, original submission:  

With LWIP_ALTCP==0, low-prio TCP connections can be closed when trying to allocate new connections. ALTCP does not yet support this.

Simon Goldschmidt <goldsimon>
Group administrator

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-02-04 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code