MINOR: quic: Connection TX buffer setting renaming.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 25 May 2022 15:14:28 +0000 (17:14 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 30 May 2022 07:59:26 +0000 (09:59 +0200)
commit38dea05ca91238b982d68fcc464bf8165f743e16
treeb1933db25bfa244911a98cf7c23a0f16bf6a4710
parentf717a4bc7cb58c55cd76f9c4616675ebe07db016
MINOR: quic: Connection TX buffer setting renaming.

Rename "tune.quic.conn-buf-limit" to "tune.quic.frontend.conn-tx-buffers.limit"
to reflect the stream direction (TX) and the objects (frontends) which are
concerned.
doc/configuration.txt
src/cfgparse-quic.c