]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: complete trace in qc_may_build_pkt()
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 25 Oct 2024 14:27:59 +0000 (16:27 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 31 Oct 2024 14:35:31 +0000 (15:35 +0100)
commita8738f4156ae0e6b5308447dbc3500d93304b7c1
treeb88f9166e6dcc99c12d5179ea78596acf1fd4f3a
parent0b7605491e4ccb66a0468c219306adf354355e0d
MINOR: quic: complete trace in qc_may_build_pkt()

Log the encryption level in qc_may_build_pkt(). This is necessary to
fully understand the sending conditions of the QUIC stack.
src/quic_tx.c