Skip to content

Reject frames less than min MTU size#913

Merged
OlegDokuka merged 1 commit intorsocket:masterfrom
rstoyanchev:903-empty-fragments
Aug 10, 2020
Merged

Reject frames less than min MTU size#913
OlegDokuka merged 1 commit intorsocket:masterfrom
rstoyanchev:903-empty-fragments

Conversation

@rstoyanchev
Copy link
Copy Markdown
Contributor

This is essentially the fix for #895 for the 1.1 code base. The logic for re-assembling is in a different class compared to 1.0 so the fix is in a different place and not a straight forward merge.

This is the proposed fix for rsocket#895 for the 1.1 codebase where
the logic for re-assembling is in a different class than 1.0.

Signed-off-by: Rossen Stoyanchev <rstoyanchev@vmware.com>
@rstoyanchev rstoyanchev added this to the 1.1 M1 milestone Aug 10, 2020
@rstoyanchev rstoyanchev requested a review from OlegDokuka August 10, 2020 14:17
@rstoyanchev rstoyanchev self-assigned this Aug 10, 2020
@OlegDokuka OlegDokuka merged commit 2c873d6 into rsocket:master Aug 10, 2020
@rstoyanchev rstoyanchev deleted the 903-empty-fragments branch August 10, 2020 15:11
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.

2 participants