commit | 0ac3851f147774886109c7d5659e691b388e5a08 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Tue Aug 03 16:38:49 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Sep 23 15:27:25 2021 +0200 |
tree | 1cb98448efe8f785d73f2402fa8428b7a7ae001f | |
parent | 59b07c737b77bc8c3c60ea5f0f8ae59f7a95d5fe [diff] |
MINOR: quic: Modify qc_build_cfrms() to support any frame This function was responsible of building CRYPTO frames to fill as much as possible a packet passed as argument. This patch makes it support any frame except STREAM frames whose lengths are highly variable.