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

High level overview of QUIC Implementation #18406

Closed
wants to merge 2 commits into from

Conversation

t8m
Copy link
Member

@t8m t8m commented May 25, 2022

This provides a high level overview of OpenSSL QUIC Implementation building blocks.

Checklist
  • documentation is added or updated

@t8m t8m added branch: master Merge to master branch approval: review pending This pull request needs review by a committer approval: otc review pending This pull request needs review by an OTC member triaged: design The issue/pr deals with a design document labels May 25, 2022
Copy link
Contributor

@paulidale paulidale left a comment

Choose a reason for hiding this comment

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

It isn't entirely obvious which way some of the arrows in the diagram at going. Some separation of the end points of multiple lines would be used here.

e.g. the "TLS Handshake Record Layer" is great, "Path and Conn Demux" is difficult. It isn't possible to tell if it is a one way or two way arrow between "Timer and Event Queue" and "ACK Handling and Loss Detector"?

doc/designs/quic-design/quic-overview.md Show resolved Hide resolved
doc/designs/quic-design/quic-overview.md Outdated Show resolved Hide resolved
doc/designs/quic-design/quic-overview.md Outdated Show resolved Hide resolved
@t8m
Copy link
Member Author

t8m commented May 27, 2022

It isn't entirely obvious which way some of the arrows in the diagram at going. Some separation of the end points of multiple lines would be used here.

Done.

@t8m t8m requested a review from paulidale May 27, 2022 07:03
Copy link
Contributor

@paulidale paulidale left a comment

Choose a reason for hiding this comment

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

The Datagram BIO arrows (at the top) are indistinct but intelligible.
Good enough for I guess.

@t8m t8m added hold: need otc decision The OTC needs to make a decision and removed approval: otc review pending This pull request needs review by an OTC member labels Jun 7, 2022
@t8m
Copy link
Member Author

t8m commented Jun 7, 2022

Should OTC approve this (at least by consensus?)

Copy link
Member

@beldmit beldmit left a comment

Choose a reason for hiding this comment

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

LGTM

@beldmit beldmit added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jun 7, 2022
@openssl-machine openssl-machine removed the approval: done This pull request has the required number of approvals label Jun 8, 2022
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@openssl-machine openssl-machine added the approval: ready to merge The 24 hour grace period has passed, ready to merge label Jun 8, 2022
@t8m t8m removed the hold: need otc decision The OTC needs to make a decision label Jun 8, 2022
@t8m
Copy link
Member Author

t8m commented Jun 8, 2022

OTC approved it by consensus on the last meeting. Merged to master branch. Thank you for the reviews.

@t8m t8m closed this Jun 8, 2022
openssl-machine pushed a commit that referenced this pull request Jun 8, 2022
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #18406)
sftcd pushed a commit to sftcd/openssl that referenced this pull request Sep 24, 2022
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from openssl#18406)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch triaged: design The issue/pr deals with a design document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants