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

Provide proper PacketType type / iota #12

Closed
3 tasks done
fako1024 opened this issue Mar 21, 2023 · 1 comment · Fixed by #13
Closed
3 tasks done

Provide proper PacketType type / iota #12

fako1024 opened this issue Mar 21, 2023 · 1 comment · Fixed by #13
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@fako1024
Copy link
Owner

fako1024 commented Mar 21, 2023

For readability it would be helpful to have an actual enum providing the same named packet type (a.k.a. direction w.r.t. interface) as provided by the linux kernel.

DoD

  • Add proper enum with human readable names
  • Check if current logic is actually correct (packetType == 0 for inbound)
  • Delete branch (got merged together with 7 implement mock capture source #14 without explicit review / approval)
@fako1024
Copy link
Owner Author

Reopening because technically the PR wasn't seen / approved yet an the changes got merged automatically with #14 .

@fako1024 fako1024 reopened this Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant