lwIP - A Lightweight TCP/IP stack - Bugs: bug #54076, tcp: timeout required in...
You are not allowed to post comments on this tracker with your current authentication level.
bug #54076: tcp: timeout required in FIN_WAIT_2 if pcb has been closed
Submitter: | Simon Goldschmidt <goldsimon> | ||
Submitted: | Wed 06 Jun 2018 08:10:06 PM UTC | ||
Category: | None | Severity: | 3 - Normal |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Planned Release: | None |
lwIP version: | git head |
Fri 31 Aug 2018 04:16:22 PM UTC, comment #3: |
Billy Bednar <bb1> |
Thu 07 Jun 2018 07:03:20 AM UTC, comment #2:
|
Simon Goldschmidt <goldsimon>![]() |
Thu 07 Jun 2018 07:00:58 AM UTC, comment #1: The mailing list discussion with more information starts here:
|
R. Diez <rdiez> |
Wed 06 Jun 2018 08:10:06 PM UTC, original submission:
Since tcp_alloc() does not kill same-priority pcbs any more (only lower priorities), we need a timeout in FIN_WAIT_2.
|
Simon Goldschmidt <goldsimon>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
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.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2018-08-31 | bb1 | Carbon-Copy | - | ![]() |
Added bb1 |
I think this already exists in tcp_slowtmr.