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

[Networking] Pad Zero Size Server to Server Packets #1504

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

Akkadius
Copy link
Member

We have several packets throughout the code base that are server to server that are zero size to simply send messages which stopped working with #1464

PR #1464 removed some of this functionality in the sense that encrypted connections padded zero length packets

This restores the padding for unencrypted packets

@Akkadius Akkadius requested review from KimLS and hgtw August 24, 2021 07:28
@Akkadius Akkadius merged commit 228e000 into master Aug 31, 2021
@Kinglykrab Kinglykrab deleted the akkadius/net-padding-fix branch November 10, 2021 02:27
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.

4 participants