]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Make ping deadline and idle deadline calculation consistent
authorHugo Landau <hlandau@openssl.org>
Fri, 27 Oct 2023 09:21:46 +0000 (10:21 +0100)
committerHugo Landau <hlandau@openssl.org>
Mon, 30 Oct 2023 08:08:05 +0000 (08:08 +0000)
commit758e9b537ac59680b4eaed77a81f5399cb38c0ae
tree10b8bfbbc45142bd7ea4cb92b0152b59bce22b8c
parent10dfd796c9c25dd78aa88cf84629a0418b8f0866
QUIC CHANNEL: Make ping deadline and idle deadline calculation consistent

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22533)
ssl/quic/quic_channel.c