commit | 1e5e5136eebb4ea18cd319d169b2a64d7010d3eb | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Mar 08 16:23:03 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Mar 23 10:14:14 2022 +0100 |
tree | e678bdc772a8303ba18dff6c0cb0485469e86f89 | |
parent | 8727ff466883d31a25c5e21132f07fab42b441c1 [diff] |
MINOR: mux-quic: support MAX_DATA frame parsing This commit is similar to the previous one but with MAX_DATA frames. This allows to increase the connection level flow-control limit. If the connection was blocked due to QC_CF_BLK_MFCTL flag, the flag is reseted.