https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6538
--- Comment #5 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2011-11-02 23:55:17 PDT ---
(In reply to comment #4)
> Is it an option, that I move the CRC code into wsutil alltogether,
> so that other's can use it? The used polynoms for CRC8 and CRC16
> are widely known.
Yes. Writing proper generic CRC functions in wsutil is the best solution, to
avoid having several implementations in the future.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.