Skip to content

Fix missing first byte on new gen hardware

Emeric Verschuur requested to merge pull/2/mrfoffset into master

Created by: karlp

fixes github issue #1 (closed)

This fixes my packets to look better at least. I get FCS Bad, but I'm not sure if that's a problem or not. I seem to be getting duplicates though, I see 4 frames in wiresharek for what should have been a single packet. (But my other sniffer shows 2 frames for what should be a single anyway)

Merge request reports