]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: Improve qc_prep_pkts() flexibility
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 3 Jan 2022 10:14:30 +0000 (11:14 +0100)
committerFrédéric Lécaille <flecaille@haproxy.com>
Tue, 4 Jan 2022 16:30:00 +0000 (17:30 +0100)
commitee2b8b377fa254f173d34f6f070f71b08b5924a5
treeddb2e075cbcf9d285784157a9608da8cda3963ff
parentf7ef97698ab93584d86b4ef91ac4239fd34e3e73
MINOR: quic: Improve qc_prep_pkts() flexibility

We want to be able to choose the encryption levels to be used
by qc_prep_pkts() outside of it.
src/xprt_quic.c