Bug 1697

Summary: ICMPv6 Redirect trigger contains multiple bugs
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: ipv6Assignee: 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
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