retina icon indicating copy to clipboard operation
retina copied to clipboard

feat: conntrack for data aggregation

Open nddq opened this issue 1 year ago • 3 comments

Description

Implement a naive conntrack map. Related to https://github.com/microsoft/retina/issues/138. Smaller PRs will be open from this PR for ease of review.

  • [ ] https://github.com/microsoft/retina/pull/610
  • [ ] https://github.com/microsoft/retina/pull/590 (Optional)
  • [ ] https://github.com/microsoft/retina/pull/624
  • [ ] packets and bytes count per direction per flow (Planned)

Related Issue

If this pull request is related to any issue, please mention it here. Additionally, make sure that the issue is assigned to you before submitting this pull request.

Checklist

  • [x] I have read the contributing documentation.
  • [x] I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • [x] I have correctly attributed the author(s) of the code.
  • [x] I have tested the changes locally.
  • [x] I have followed the project's style guidelines.
  • [ ] I have updated the documentation, if necessary.
  • [ ] I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Please add any relevant screenshots or GIFs to showcase the changes made.

Additional Notes

Add any additional notes or context about the pull request here.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

nddq avatar Apr 17 '24 17:04 nddq

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar May 20 '24 00:05 github-actions[bot]

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar Jun 20 '24 00:06 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar Jun 27 '24 00:06 github-actions[bot]

closing in favor of https://github.com/microsoft/retina/pull/624

nddq avatar Sep 05 '24 18:09 nddq