retina icon indicating copy to clipboard operation
retina copied to clipboard

chore: refactor packetparser userspace code

Open nddq opened this issue 1 year ago • 0 comments

Description

  • Refactored the process of creating qdisc and attaching bpf filter programs. Added clarifying comments.
  • Refactored interfaces naming
  • Fix some tests that is polluting the logs

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.
  • [x] I have updated the documentation, if necessary.
  • [x] I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Hubble flow logs image Hubble metrics image

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 Sep 19 '24 05:09 nddq