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 incorrect UDP length in Torjan Packet Addr #2424

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

xiaokangwang
Copy link
Contributor

This pull request fix a bug introduced in #2225 that result in a broken UDP implementation in Trojan protocol when Packet Addr is used.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8b6237) 39.03% compared to head (9308de4) 39.04%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2424   +/-   ##
=======================================
  Coverage   39.03%   39.04%           
=======================================
  Files         617      617           
  Lines       37035    37036    +1     
=======================================
+ Hits        14458    14460    +2     
+ Misses      20983    20982    -1     
  Partials     1594     1594           
Impacted Files Coverage Δ
app/dns/dns.go 63.44% <0.00%> (-0.22%) ⬇️
proxy/trojan/client.go 1.02% <0.00%> (ø)

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xiaokangwang xiaokangwang merged commit 9308de4 into v2fly:master Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants