lwIP - A Lightweight TCP/IP stack - Bugs: bug #44378, TCP connections are not aborted on...
You are not allowed to post comments on this tracker with your current authentication level.
bug #44378: TCP connections are not aborted on netif remove
| Submitter: | Simon Goldschmidt <goldsimon> | ||
| Submitted: | Thu 26 Feb 2015 09:19:34 PM UTC | ||
| Category: | TCP | Severity: | 3 - Normal |
| Item Group: | Feature Request | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Thu 26 Feb 2015 09:26:04 PM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Thu 26 Feb 2015 09:19:34 PM UTC, original submission:
When a netif is removed, active TCP connections are not aborted. They should be aborted just like when changing the netif's IP address. |
Simon Goldschmidt <goldsimon> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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-02-26 | goldsimon | Status | None | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed |
Powered by Savane 3.12.
Corresponding source code

Should be fixed.