]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Move implementation of RETIRE CONN ID frames to QUIC FUTURE
authorNeil Horman <nhorman@openssl.org>
Wed, 29 Jan 2025 19:28:49 +0000 (14:28 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:34 +0000 (11:27 -0500)
Fixes openssl/project#1071

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26593)

ssl/quic/quic_rx_depack.c

index d96a2b2952222d4b73e770288caa546e8057f295..43f276962ce14180b49b86d0a77fc79de3fcbd81 100644 (file)
@@ -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,