Backport8 8410 8413 v1 (http2, websocket)#15137
Closed
catenacyber wants to merge 2 commits intoOISF:main-8.0.xfrom
Closed
Backport8 8410 8413 v1 (http2, websocket)#15137catenacyber wants to merge 2 commits intoOISF:main-8.0.xfrom
catenacyber wants to merge 2 commits intoOISF:main-8.0.xfrom
Conversation
Ticket: 8410 Do not set only request_frame_size whatever the direction (cherry picked from commit 7b0528d)
Ticket: 8413 RFC 6455 Section 5.4 states Control frames (see Section 5.5) MAY be injected in the middle of a fragmented message. Control frames are identified by opcodes where the most significant bit of the opcode is 1. (cherry picked from commit 2fa1005)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main-8.0.x #15137 +/- ##
==============================================
- Coverage 83.61% 83.60% -0.02%
==============================================
Files 1011 1011
Lines 266846 266848 +2
==============================================
- Hits 223130 223090 -40
- Misses 43716 43758 +42
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
victorjulien
approved these changes
Mar 31, 2026
|
Information: QA ran without warnings. Pipeline = 30761 |
Member
|
Merged in #15139, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/8411
https://redmine.openinfosecfoundation.org/issues/8414
Describe changes:
SV_BRANCH=OISF/suricata-verify#3001