Skip to content

Conversation

@klf-gs
Copy link
Contributor

@klf-gs klf-gs commented Sep 30, 2024

Add some enhancements to the PCAP FCS detection heuristic:

  • Return nothing when detection was inconclusive
  • Keep checking packets until conclusion is reached, or EOF is reached
  • Optionally compare computed FCS for extra certainty (on by default)

* Return `nothing` when detection was inconclusive
* Keep checking packets until conclusion is reached, or EOF is reached
* Optionally compare computed FCS for extra certainty (on by default)
klf-gs and others added 2 commits September 30, 2024 12:00
Co-authored-by: Christian Rorvik <christian.rorvik@gmail.com>
Co-authored-by: Christian Rorvik <christian.rorvik@gmail.com>
klf-gs and others added 2 commits September 30, 2024 12:05
Co-authored-by: Sergey Fokin <green.nsk@gmail.com>
Consistency

Co-authored-by: Christian Rorvik <christian.rorvik@gmail.com>
@klf-gs klf-gs force-pushed the fcs-detection-improvements branch from 3ba166d to bcd2749 Compare September 30, 2024 15:19
@ancapdev ancapdev merged commit 89d7327 into ancapdev:master Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants