QUIC TXP: Add a function to query if the TXP wants to generate a packet
authorHugo Landau <hlandau@openssl.org>
Mon, 31 Oct 2022 16:03:03 +0000 (16:03 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:12 +0000 (13:20 +0000)
commit04e5226f6549683a8362ae1af2445987d699540a
tree19130fa5b6822f7f65a31e777a11c8c742c9c9a8
parentb2c94b93994bc079ed3aa7f700adc7782bd0bb64
QUIC TXP: Add a function to query if the TXP wants to generate a packet

For use by QUIC CSM.

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