]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add design requirements for QUIC packet demuxer
authorTomas Mraz <tomas@openssl.org>
Thu, 5 May 2022 06:59:27 +0000 (08:59 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 29 Aug 2022 09:44:27 +0000 (11:44 +0200)
commit6347b86778a392c955b60b1ce107951d3552aec2
tree0c87f969d0112a09c54db52fe7a9bda401f886b9
parent5639ee79bdc905c1b7ed308fcd29e515e4f01a50
Add design requirements for QUIC packet demuxer

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18249)
doc/designs/quic-design/demuxer.md [new file with mode: 0644]