]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cfgparse: QUIC default server transport parameters init.
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 23 Nov 2020 14:50:46 +0000 (15:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 10:57:26 +0000 (11:57 +0100)
commit0a76901926e26ac39f334a8818d3a3994e448d88
treed83dc04e50f2403af49fd4b73983dccdaac3cf6f
parent026a7921a55b609ca64d28bd8bf81c0ae18ddfa9
MINOR: cfgparse: QUIC default server transport parameters init.

This patch is there to initialize the default transport parameters for QUIC
as a preparation for one of the QUIC next steps to come: fully support QUIC
protocol for haproxy servers.
src/cfgparse.c