]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: quic: Replace <nb_pto_dgrams> by <probe>
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 17 Jan 2022 10:06:10 +0000 (11:06 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 20 Jan 2022 15:43:06 +0000 (16:43 +0100)
commitce6602d887a7b28f7a24008df26e3e694247fd56
tree2126c189044d328ca1feffc8ab436dc4c58915b7
parent8b6ea1710529ca07c34790977c3a76f760146e51
CLEANUP: quic: Replace <nb_pto_dgrams> by <probe>

This modification should have come with this commit:
    "MINOR: quic: Remove nb_pto_dgrams quic_conn struct member"
where the nb_pto_dgrams quic_conn struct member was removed.
src/xprt_quic.c