Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #89: TCP stream reassemble #136

Merged
merged 1 commit into from
Jan 14, 2018
Merged

Issue #89: TCP stream reassemble #136

merged 1 commit into from
Jan 14, 2018

Conversation

jelu
Copy link
Member

@jelu jelu commented Jan 14, 2018

  • Add TCP stream reassembly
  • New extended options:
    • reassemble_tcp: Use to enable TCP stream reassembly
    • reassemble_tcp_faultreset: Number of faults before reseting TCP
      state when reassembly is enabled
  • Add test with TCP stream that missing multiple packets in the middle

- Add TCP stream reassembly
- New extended options:
  - `reassemble_tcp`: Use to enable TCP stream reassembly
  - `reassemble_tcp_faultreset`: Number of faults before reseting TCP
    state when reassembly is enabled
- Add test with TCP stream that missing multiple packets in the middle
@jelu jelu merged commit 26e1fe9 into DNS-OARC:develop Jan 14, 2018
@jelu jelu deleted the tcpreasm branch January 14, 2018 12:01
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.

1 participant