lwIP - A Lightweight TCP/IP stack - Bugs: bug #39226, Validity of netif IPv6 address is...
You are not allowed to post comments on this tracker with your current authentication level.
bug #39226: Validity of netif IPv6 address is not always checked
| Submitter: | Valery Ushakov <uwe> | ||
| Submitted: | Tue 11 Jun 2013 12:27:52 AM UTC | ||
| Category: | IPv6 | Severity: | 3 - Normal |
| Item Group: | None | Status: | Fixed |
| Privacy: | Public | Assigned to: | idelamer |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Wed 18 Mar 2015 05:57:33 PM UTC, comment #1: |
Ivan Delamer <idelamer> |
|
Tue 11 Jun 2013 12:27:52 AM UTC, original submission:
There are a few places where validity of netif IPv6 address is not checked, usually in a code like this:
|
Valery Ushakov <uwe> |
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 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-03-18 | idelamer | Status | None | Fixed | |
| Assigned to | None | idelamer | |||
| Open/Closed | Open | Closed | |||
| 2013-06-28 | goldsimon | Planned Release | 1.5.0 | ||
| 2013-06-11 | uwe | Attached File | - | Added valid-ip6-addr.diff, #28289 |
Powered by Savane 3.12.
Corresponding source code

fixed, thanks