-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Community ID or a network flow hash implementation. #43398
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
462922b
Community ID or a network flow hash implementation.
mashhurs cc07ed2
Lint issues fixed.
mashhurs fc9d72e
Place back accidental change in test file.
mashhurs 0b679d0
Lint issue fixed.
mashhurs 249917d
make generate changes
mashhurs e85c251
Add more tests to cover for each protocol.
mashhurs 93b2e7d
Split community ID main function into multiple functions for better r…
mashhurs b2d1766
Add docs
mashhurs b006aee
Merge branch 'main' into community-id-function
mashhurs 3150604
Formatting.
mashhurs 3599725
Linting the community_id.go file.
mashhurs 8f4f2fb
Merge branch 'main' into community-id-function
edmocosta 45dda0e
Merge branch 'main' into community-id-function
mashhurs 06305da
Push after make generate
mashhurs c9bb1d0
Fix the lint and make generate agreement.
mashhurs 0641e15
Apply suggestions from code review
mashhurs b134645
Adjust after code review changes apply.
mashhurs d00dbf2
Merge branch 'main' into community-id-function
mashhurs 5037d54
Restructuring hash computation with the normalize and compute approach.
mashhurs 3791dd8
Merge branch 'main' into community-id-function
mashhurs 374eb92
Apply suggestions from code review
mashhurs ac642d5
Apply suggestions from code review
mashhurs 17030a8
Merge branch 'main' into community-id-function
mashhurs 48391b7
Merge branch 'main' into community-id-function
mashhurs c3f2404
Fix the format.
mashhurs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Split community ID main function into multiple functions for better r…
…eadability. Validate int conversion cases to make sure we get desired value with desired byte spaces. Make protocol map as a value.
- Loading branch information
commit 93b2e7d07c961ba0e0158b805bb0e17ea4e9630c
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.