]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Try to accept 0-RTT connections
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 28 Jan 2022 20:38:45 +0000 (21:38 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 31 Jan 2022 15:40:23 +0000 (16:40 +0100)
commit61b851d748d61e8116ce72e49881d914690dd772
tree45b1f05e2603be0e620d2a9af8f9d0ab1ed6eff9
parentea7371e93484cd55d712abd720f47bc5fcaa9246
MINOR: quic: Try to accept 0-RTT connections

When a listener managed to derive 0-RTT RX secrets we consider it accepted
the early data. So we enqueue the connection into the accept queue.
src/xprt_quic.c