On Sun, Jul 21, 2019 at 8:05 PM John Sullivan <jsethdev@xxxxxxxxxxxxxx> 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