Bug 1362

Summary: ICMPv6 does not forward ICMPs to upper layers
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   

Description Tommaso Pecorella 2012-02-12 13:57:17 UTC
ICMPv6 does not provide feedbacks to L4 protocols, even if the corresponding L4 callback is initialized.

The problem is the total lack of Forward() function in ICMPv6, plus some more bugs scattered around in various error or informative ICMPv6 types.

I'm already working on a cumulative patch to fix all of them.

T.
Comment 1 Tommaso Pecorella 2012-02-25 09:24:02 UTC
Please review the patch at:
http://codereview.appspot.com/5689049/

Thanks,

T.
Comment 2 Tommaso Pecorella 2012-03-09 14:37:10 UTC
Still need a comment on this, can I merge ?
Comment 3 Tommaso Pecorella 2012-03-25 07:38:58 UTC
Fixed in changeset 7790 - 47d6d575412c