Wireshark mailing list archives

Re: Calculating CRC5 of 11-bit data


From: Tomasz Moń <desowin () gmail com>
Date: Thu, 25 Jul 2019 17:15:55 +0200

On Sun, Jul 21, 2019 at 8:05 PM John Sullivan <jsethdev () kanargh org uk> wrote:
If the internal representation is in the sane order, then it's a
simple matter to flip the table. (It simplifies the processing a tiny
bit too.) Here is a version which handles 11 or 19 bit input

I have implemented the CRC-5 calculation in Wireshark based on your code.
It is available at [1] as patch set 6. I would appreciate your review.

It works really well with my captures.

[1] https://code.wireshark.org/review/34025
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: