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

Swap packet_size and packet_type field locations #8

Open
rmarx opened this issue Apr 16, 2020 · 0 comments
Open

Swap packet_size and packet_type field locations #8

rmarx opened this issue Apr 16, 2020 · 0 comments

Comments

@rmarx
Copy link
Member

rmarx commented Apr 16, 2020

see quicwg/qlog#40

packet_type is now in PacketHeader
packet_size is now renamed and no longer in PacketHeader, but in raw.length on the individual events.

first pass probably: swap them to draft-01 places if they are already reversed (draft-02)
second pass: properly update the tools to look at the new places and then swap everything pre-draft02 to draft02

cc @marten-seemann

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

No branches or pull requests

1 participant