Skip to content

backport to v1.14: connection: Remember transport socket read resumption requests and replay them when re-enabling read. (#13772) (#14173)#14254

Merged
antoniovicente merged 6 commits intoenvoyproxy:release/v1.14from
antoniovicente:ssl_resumption_v1.14
Dec 4, 2020
Merged

Conversation

@antoniovicente
Copy link
Copy Markdown
Contributor

Fixes SslSocket read resumption after readDisable when processing the SSL record that contains the last bytes of the HTTP message

…ion requests and replay them when re-enabling read. (envoyproxy#13772) (envoyproxy#14173)

Fixes SslSocket read resumption after readDisable when processing the SSL record that contains the last bytes of the HTTP message

Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Antonio Vicente <avd@google.com>
Copy link
Copy Markdown
Contributor

@cpakulski cpakulski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this required some additional changes comparing to original fix on master.
LGTM.

Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Antonio Vicente <avd@google.com>
Signed-off-by: Antonio Vicente <avd@google.com>
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.

2 participants