Bugzilla – Bug 1362
ICMPv6 does not forward ICMPs to upper layers
Last modified: 2012-03-25 07:38:58 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.
Please review the patch at: http://codereview.appspot.com/5689049/ Thanks, T.
Still need a comment on this, can I merge ?
Fixed in changeset 7790 - 47d6d575412c