Wireshark-bugs: [Wireshark-bugs] [Bug 5104] New: IP should not compute the header checksum if wi

Date: Wed, 11 Aug 2010 19:16:14 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5104

           Summary: IP should not compute the header checksum if within an
                    error packet such as ICMP.
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Medium
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: christopher.maynard@xxxxxxxxx


Created an attachment (id=5037)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5037)
An ICMP "destination unreachable" packet.

Build Information:
SVN 33779
--
If an IP packet appears in an error packet, such as with an ICMP "destination
unreachable" for instance, it should not attempt to calculate the header
checksum as it will always be incorrect due to the full IP payload not being
present.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.