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

Fix socket port number tracing for TCP #56

Closed

Conversation

matthewrossi
Copy link
Contributor

Probe UDP and TCP messages the same way by passing the socket port number of the TCP message to the sendmsg_solver function.

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff1272d) 59.04% compared to head (a65f715) 58.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   59.04%   58.95%   -0.10%     
==========================================
  Files          79       79              
  Lines        8641     8641              
==========================================
- Hits         5102     5094       -8     
- Misses       3225     3230       +5     
- Partials      314      317       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link
Contributor

@leoleovich has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@leoleovich merged this pull request in b48ea07.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants