Bug 1697 - ICMPv6 Redirect trigger contains multiple bugs
ICMPv6 Redirect trigger contains multiple bugs
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: ipv6
ns-3-dev
All All
: P5 normal
Assigned To: Tommaso Pecorella
:
: 1390 (view as bug list)
Depends on:
Blocks: 1688
  Show dependency treegraph
 
Reported: 2013-06-15 08:56 UTC by Tommaso Pecorella
Modified: 2013-06-19 03:28 UTC (History)
1 user (show)

See Also:


Attachments
patch (4.76 KB, patch)
2013-06-16 05:32 UTC, Tommaso Pecorella
Details | Diff
patch, cleaned (5.54 KB, patch)
2013-06-16 05:38 UTC, Tommaso Pecorella
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommaso Pecorella 2013-06-15 08:56:44 UTC
The problem is in the check and is related to bug https://www.nsnam.org/bugzilla/﷒0
Comment 1 Tommaso Pecorella 2013-06-16 05:15:16 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.
Comment 2 Tommaso Pecorella 2013-06-16 05:16:27 UTC
*** Bug 1390 has been marked as a duplicate of this bug. ***
Comment 3 Tommaso Pecorella 2013-06-16 05:32:44 UTC
Created attachment 1610 [details]
patch
Comment 4 Tommaso Pecorella 2013-06-16 05:38:50 UTC
Created attachment 1613 [details]
patch, cleaned
Comment 5 Tommaso Pecorella 2013-06-19 03:28:16 UTC
fixed in changeset 9849:b3ec74c99612