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

Refactor the transfer reassembly state machine to enhance its maintainability and robustness #215

Merged
merged 3 commits into from
Apr 29, 2023

Conversation

pavel-kirienko
Copy link
Member

This is a step towards improving the transfer reassembler.

This changeset also renames redundant_transport_index as redundant_iface_index for consistency with the other implementations; this change is not visible at the API level.

…nability and robustness.

Rename redundant_transport_index -> redundant_iface_index for clarity (this does not affect the API).
@sonarcloud
Copy link

sonarcloud bot commented Apr 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@pavel-kirienko pavel-kirienko marked this pull request as ready for review April 28, 2023 13:50
@pavel-kirienko pavel-kirienko merged commit 73d0a9c into master Apr 29, 2023
@pavel-kirienko pavel-kirienko deleted the dev branch April 29, 2023 23:32
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.

1 participant