]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC WIRE: Utility function to determine if PN is in an ACK frame
authorHugo Landau <hlandau@openssl.org>
Tue, 23 May 2023 11:23:05 +0000 (12:23 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:27 +0000 (09:26 +1000)
commitdfd8176f2556ca7ad0029012a048a3adc840bca5
tree780ef5d906a9b4766cf77f74c7db8cfc2956baa1
parent5633a323df5a533e003163b9f556a476b9f9df45
QUIC WIRE: Utility function to determine if PN is in an ACK frame

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
include/internal/quic_wire.h
ssl/quic/quic_wire.c