Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4827] New: Calculate packet checksum and Allow other disse

Date: Wed, 2 Jun 2010 12:28:37 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4827

           Summary: Calculate packet checksum and Allow other dissectors
                    to be called
           Product: Wireshark
           Version: SVN
          Platform: x86
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: parrisimo@xxxxxxxxx


Build Information:
Version 1.3.6 (SVN Rev 32940 from /trunk)

Copyright 1998-2010 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GTK+ 2.18.2, (32-bit) with GLib 2.22.2, with libpcap 1.0.0, with
libz 1.2.3, without POSIX capabilities, without libpcre, without SMI, without
c-ares, without ADNS, without Lua, without Python, without GnuTLS, without
Gcrypt, with MIT Kerberos, without GeoIP, without PortAudio, without AirPcap,
with new_packet_list.

Running on Darwin 9.8.0 (MacOS 10.5.8), with libpcap version 1.0.0, with libz
1.2.3.

Built using gcc 4.0.1 (Apple Inc. build 5490).

Wireshark is Open Source Software released under the GNU General Public
License.

Check the man page and http://www.wireshark.org for more information
--
*Add link to some additional ccsds info

*Adds code to calculate the checksum of the packet, if present, for comparison
to the one reported by the packet.

*Adds code to utilize the reported packet length to only associate that many
bytes in the tree with the protocol (send the remaining bytes to the data
dissector)

*Adds user preference to select a dissector to handle ccsds payload

***Fuzz tested 200 passes

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