QUIC: Add support for datagram injection
authorHugo Landau <hlandau@openssl.org>
Mon, 6 Mar 2023 17:58:32 +0000 (17:58 +0000)
committerPauli <pauli@openssl.org>
Tue, 21 Mar 2023 23:14:25 +0000 (10:14 +1100)
commit553a4e00aab3e2cc04f47678cba3cd8345e7b0e3
treed84ecccc085bfa096a1d83737ac8d009d99a75e2
parentfc11028089c374bb24655895c90eaf069c3cee6f
QUIC: Add support for datagram injection

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20451)
doc/man3/SSL_inject_net_dgram.pod [new file with mode: 0644]
include/internal/quic_channel.h
include/openssl/ssl.h.in
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c
util/libssl.num