mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 15:42:43 +02: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[]).