Wireshark-bugs: [Wireshark-bugs] [Bug 1103] Incorrect ICMPv6 checksum calculation in messages with Home Address Option or Routing Header type 2
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 8 May 2007 22:25:47 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1103
jaap.keuter@xxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #3 from jaap.keuter@xxxxxxxxx 2007-05-08 22:25 GMT -------
Revision 21732 implements the following:
1. in dissect_routing6() if (rt.ip6r_type == 2) set pinfo->dst to the
Home Address.
2. dissect_mipv6_hoa() set the pinfo->src to the Home Address.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.