|
Bugzilla – Full Text Bug Listing |
| Summary: | IPv6 HbH and Dst Extension Header size is not correctly calculated | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | francisco javier sanchez-roselly <franciscojavier.sanchezroselly> |
| Component: | ipv6 | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch fixing the bug | ||
+1 I'll push it later tonight. Fixed in changeset 10112:fa446d420a4a T. |
Created attachment 1651 [details] Patch fixing the bug The HbH and Dst Extension Header size is always zero (meaning 8 bytes long Extension Header), and it does not take into account the Option Field length (or the associated padding).