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

fix(protocol): fix the packet whether is EOF Packet #166

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

xuanyuan300
Copy link
Contributor

@xuanyuan300 xuanyuan300 commented Jul 5, 2022

Signed-off-by: xuanyuan300 xuanyuan300@gmail.com

What is changed and how it works?

ref #160

What's Changed:

  1. fix the packet whether is EOF Packet.
    If packet is a EOF packet, the length of payload is <= 5 by the captured packets analyzed as follows:
05 00 00 2a fe 00 00 02 00

@dongzl

If packet is a EOF packet, the length of payload is <= 5 by the captured packets analyzed as follows:
05 00 00 2a fe 00 00 02 00

Signed-off-by: xuanyuan300 <xuanyuan300@gmail.com>
@xuanyuan300 xuanyuan300 requested a review from wbtlb July 5, 2022 04:55
@xuanyuan300 xuanyuan300 added this to the v0.2.0 milestone Jul 5, 2022
@xuanyuan300 xuanyuan300 added app:pisa-proxy Pisa-Proxy related changes in:protocol Protocol related changes type:bug Misbehavior labels Jul 5, 2022
@wbtlb wbtlb merged commit 1fba59c into database-mesh:master Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:pisa-proxy Pisa-Proxy related changes in:protocol Protocol related changes size/XS type:bug Misbehavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants