]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: add useful trace about padding params values
authorFrederic Lecaille <flecaille@haproxy.com>
Thu, 4 Sep 2025 07:18:08 +0000 (09:18 +0200)
committerFrederic Lecaille <flecaille@haproxy.com>
Fri, 5 Sep 2025 14:17:11 +0000 (16:17 +0200)
commit71336bdd0892512d252ea69a4c54cf1978ad4952
tree25bcc5a00e4c5705e5a04cd3b6157e89569e32fd
parentcc8af125be7a77c2c8335c6e295b4bf4f6aac989
MINOR: quic: add useful trace about padding params values

When adding a PADDING frame for too short packets, add a trace about variable
values whose this PADDING frame length depends on.
src/quic_tx.c