QUIC QSM: Allow QSM to know if we are in the server role
authorHugo Landau <hlandau@openssl.org>
Fri, 28 Apr 2023 15:56:34 +0000 (16:56 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 24 May 2023 09:34:47 +0000 (10:34 +0100)
commit5915a900af86db8625caa77a02fd50cf9a3b3e1b
treee5b1eb84756d90e850855f3452cbbd2827e7e7bb
parentfca44cfc1c930afab94fac08ad5a3a303f1724fe
QUIC QSM: Allow QSM to know if we are in the server role

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20856)
include/internal/quic_stream_map.h
ssl/quic/quic_channel.c
ssl/quic/quic_stream_map.c
test/quic_txp_test.c