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 the error of specific length IP packets not being fragmented #1008

Merged
merged 1 commit into from
Nov 2, 2024

fix bug

aba9add
Select commit
Loading
Failed to load commit list.
Merged

Fix the error of specific length IP packets not being fragmented #1008

fix bug
aba9add
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 0s

80.69% (-0.05%) compared to 336e7e5, passed because coverage increased by 0.35% when compared to adjusted base (80.33%)

View this Pull Request on Codecov

80.69% (-0.05%) compared to 336e7e5, passed because coverage increased by 0.35% when compared to adjusted base (80.33%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.69%. Comparing base (336e7e5) to head (aba9add).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
- Coverage   80.73%   80.69%   -0.05%     
==========================================
  Files          81       81              
  Lines       28335    28256      -79     
==========================================
- Hits        22877    22801      -76     
+ Misses       5458     5455       -3     

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