mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-05 23:21:13 +01:00
Very simple patch to define and declare a pool for the QUIC TLS encryptions levels. It will be used to dynamically allocate such objects to be attached to the QUIC connection object (quic_conn struct) and to remove from quic_conn struct the static array of encryption levels (see ->els[]).