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

Incorporate PcapPlusPlus for packet logging, concrete packet handling, L3/L4 reassembly, async read/write #10

Open
kyechou opened this issue Oct 24, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kyechou
Copy link
Collaborator

kyechou commented Oct 24, 2022

Incorporate pcpp and avoid reinventing wheels.

@kyechou kyechou added the enhancement New feature or request label Oct 24, 2022
kyechou added a commit that referenced this issue Dec 9, 2022
@kyechou
Copy link
Collaborator Author

kyechou commented Apr 14, 2023

  • Packet logging
  • Concrete packet handling
  • IP fragmentation
  • L4 (TCP) segmentation
  • Async read/write
    • This won't be implemented for we need synchronous results anyway.

Concrete packet handling and L3/L4 reassembly won't be worked on at the moment since they're working fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant