|
Bugzilla – Full Text Bug Listing |
| Summary: | IPv6 don't consider the prefix and network when choosing output address | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | ipv6 | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Tommaso Pecorella
2014-03-14 18:36:20 UTC
Pushed in changeset: 10663:dbc51b515e49 I would like to thank Laura Heath for forcing me to test something that had to work: multiple global addresses on a node. As a matter of fact, a node can have multiple IPv6 addresses. The problem was when the packets had to be transmitted. Funny enough, with this bug a router with multiple addresses on a single device (the usual configuration for most low-end routers) couldn't work. Not-so-funny enough, nobody noticed this. |