From: Neil Horman Date: Wed, 29 Jan 2025 19:28:49 +0000 (-0500) Subject: Move implementation of RETIRE CONN ID frames to QUIC FUTURE X-Git-Tag: openssl-3.5.0-alpha1~218 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a08e9aec1d0de813f1885e52dc8b1711ad803089;p=thirdparty%2Fopenssl.git Move implementation of RETIRE CONN ID frames to QUIC FUTURE Fixes openssl/project#1071 Reviewed-by: Matt Caswell Reviewed-by: Saša Nedvědický (Merged from https://github.com/openssl/openssl/pull/26593) --- diff --git a/ssl/quic/quic_rx_depack.c b/ssl/quic/quic_rx_depack.c index d96a2b29522..43f276962ce 100644 --- a/ssl/quic/quic_rx_depack.c +++ b/ssl/quic/quic_rx_depack.c @@ -917,7 +917,7 @@ static int depack_do_frame_retire_conn_id(PACKET *pkt, * currently non-conformant and for internal testing use; simply handle it * as a no-op in this case. * - * TODO(QUIC SERVER): Revise and implement correctly for server support. + * TODO(QUIC FUTURE): Revise and implement correctly for server support. */ if (!ch->is_server) { ossl_quic_channel_raise_protocol_error(ch,