ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6298] 3 different SCTP crc calculation routines

Date: Sun, 2 Oct 2011 20:22:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6298

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7137|                            |review_for_checkin?
               Flag|                            |

--- Comment #2 from Michael Mann <mmann78@xxxxxxxxxxxx> 2011-10-02 20:22:03 PDT ---
Created an attachment (id=7137)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7137)
sctp CRC calculate contained in wsutil/crc32.[ch]

Condense all SCTP CRC routines to wsutil/crc32.[ch]. Also made
crc32_ccitt_table not explicitly accessible (must use crc32_ccitt_table_lookup)

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