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 packet number decoding example #2055

Merged
merged 1 commit into from Nov 26, 2018

Conversation

marten-seemann
Copy link
Contributor

@marten-seemann marten-seemann commented Nov 26, 2018

I stumbled upon this when I tried to build a unit test for my packet number decoding from the example.

I translated the pseudo code from the appendix to Python to double check: https://repl.it/@marten_seemann/QUIC-Packet-Number-Decoding

@martinthomson martinthomson added editorial An issue that does not affect the design of the protocol; does not require consensus. -transport labels Nov 26, 2018
@martinthomson martinthomson merged commit b1711b8 into quicwg:master Nov 26, 2018
@martinthomson
Copy link
Member

Ugh, I ran the calculations myself, but obviously messed up somewhere. The 2f value is clearly closer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-transport editorial An issue that does not affect the design of the protocol; does not require consensus.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants