lwIP - A Lightweight TCP/IP stack - Bugs: bug #44766, TCP session stop transferring when...
You are not allowed to post comments on this tracker with your current authentication level.
bug #44766: TCP session stop transferring when LWIP_WND_SCALE is enabled
| Submitter: | Homyak <onlyslon> | ||
| Submitted: | Tue 07 Apr 2015 11:00:17 PM UTC | ||
| Category: | TCP | Severity: | 3 - Normal |
| Item Group: | Faulty Behaviour | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Wed 08 Apr 2015 05:29:55 AM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Tue 07 Apr 2015 11:00:17 PM UTC, original submission:
Then LWIP_WND_SCALE is enabled tcp session sometimes stops transferring a data. I do investigation and possibly I found a bug in in Window Update procedure.
|
Homyak <onlyslon> |
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.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-04-08 | goldsimon | Status | None | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed |
Powered by Savane 3.12.
Corresponding source code

Fixed, thanks for reporting.