|
Bugzilla – Full Text Bug Listing |
| Summary: | SixLowPanNetDevice hangs trying to decode a IPv6 Fragment extension header | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | sixlowpan | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | PC | ||
| OS: | All | ||
|
Description
Tommaso Pecorella
2015-11-14 17:22:09 UTC
Pushed in changeset: 11764:cfec4dc399f5 For the records, the problem was simple: you shouldn't deserialize from an empty Buffer. Definitely. |