lwIP - A Lightweight TCP/IP stack - Tasks: task #13480, lwIP as IPv6 only stack.
You are not allowed to post comments on this tracker with your current authentication level.
task #13480: lwIP as IPv6 only stack.
Submitter: | Krishna Shingala <kshingala> | ||
Submitted: | Mon 16 Feb 2015 10:05:56 AM UTC | ||
Category: | None | Should Start On: | Tue 18 Aug 2015 12:00:00 AM UTC |
Should be Finished on: | Tue 18 Aug 2015 12:00:00 AM UTC | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Percent Complete: | 100% | Assigned to: | goldsimon |
Open/Closed: | Closed | Planned Release: | None |
Effort: | 0.00 |
Tue 18 Aug 2015 08:16:30 PM UTC, comment #2: |
Simon Goldschmidt <goldsimon>![]() ![]() |
Mon 16 Feb 2015 10:05:56 AM UTC, comment #1: This item has been reassigned from the project lwIP - A Lightweight TCP/IP stack bugs tracker to your tracker. The original report is still available at bugs #44077 Following are the information included in the original report: [field #0] Item ID: 44077 Today, while it is possible to use lwIP stack's IPv6 functionality, it is not possible to not include reduncdant IPv4 portions of the stack, resulting in large code size. |
Sylvain Rochet <gradator>![]() |
Mon 16 Feb 2015 10:05:56 AM UTC, original submission:
6LoWPAN interfaces are being defined for many of the short range wireless technolgies and these use cases require an embedded IPv6 only stack.
Today, while it is possible to use lwIP stack's IPv6 functionality, it is not possible to not include reduncdant IPv4 portions of the stack, resulting in large code size. |
Krishna Shingala <kshingala> |
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 7 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2015-08-18 | goldsimon | Should Start On | - | ![]() |
2015-08-18 |
Should be Finished on | - | ![]() |
2015-08-18 | ||
Status | None | ![]() |
Done | ||
Percent Complete | 0% | ![]() |
100% | ||
Assigned to | None | ![]() |
goldsimon | ||
Open/Closed | Open | ![]() |
Closed | ||
2015-02-16 | gradator | Reassign item | lwIP - A Lightweight TCP/IP stack, bug #44077 | ![]() |
lwIP - A Lightweight TCP/IP stack, task #13480 |
This should be done, just define LWIP_IPV4 to 0.