Add deferred datagram limit to QUIC Record Layer RX
authorHugo Landau <hlandau@openssl.org>
Tue, 20 Sep 2022 19:40:36 +0000 (20:40 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 22 Sep 2022 09:01:35 +0000 (10:01 +0100)
commit0ff98137445ec63249eed3c1e40cf01dc5190c65
tree235d1734ddb50f2da93548cf51c4a120687ca796
parent82d46d14462491681f25d016508715e85c1dc4d1
Add deferred datagram limit to QUIC Record Layer RX

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19251)
include/internal/quic_demux.h
include/internal/quic_record_rx.h
ssl/quic/quic_record_rx.c
test/quic_record_test.c