|
Bugzilla – Full Text Bug Listing |
| Summary: | ICMPv6 Redirect trigger contains multiple bugs | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 1688 | ||
| Attachments: |
patch
patch, cleaned |
||
|
Description
Tommaso Pecorella
2013-06-15 08:56:44 UTC
This bug originally was about ICMPv6 Redirect being sent only if the router advertises its global address (which is contrary to the standard). It turns out that the solution have the side-effect of fixing also this bug: https://www.nsnam.org/bugzilla/0 As is, the ICMPv6 Redirect being sent only in /64 networks. Due to the common solution, merging the two bugs seems logical. *** Bug 1390 has been marked as a duplicate of this bug. *** Created attachment 1610 [details]
patch
Created attachment 1613 [details]
patch, cleaned
fixed in changeset 9849:b3ec74c99612 |