Add more trace details for the remaining frame types
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2023 13:26:30 +0000 (14:26 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 May 2023 11:18:33 +0000 (12:18 +0100)
commitcc87010d27f4dc3645ea718144bf387d8833e14c
treed3750f146067b10609356642538e583a69bbde55
parentb09e246aba584cd17d1d027f735f238b1b7f082c
Add more trace details for the remaining frame types

Prior to this commit we were just printing the fact that we had received
or sent a frame of a particular type. We now provide more details about
those frames.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20914)
ssl/quic/quic_trace.c