QUIC ackm: use list.h
authorPauli <pauli@openssl.org>
Tue, 11 Oct 2022 09:20:12 +0000 (20:20 +1100)
committerPauli <pauli@openssl.org>
Wed, 16 Nov 2022 07:02:02 +0000 (18:02 +1100)
commitdead13551c6661d34af3e5ddf1bc53c9efdb5647
tree9cbe22d5b77f27b5a58caeeec09b27fe9d280297
parente32fc5ad0ea1a2d69f12d9208f2de489f7ee9737
QUIC ackm: use list.h

Instead of implementing a list internally.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/19377)
include/internal/quic_ackm.h
ssl/quic/quic_ackm.c
ssl/quic/quic_fifd.c