MINOR: quic: Modify qc_do_build_hdshk_pkt() to accept any packet type
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 3 Aug 2021 14:03:09 +0000 (16:03 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commite1aa0d347ab08eb91dc7e36e55a5bfe6b1e1e90a
tree4539489f7aee29617dce6bdcddad02a117a15cde
parent0e50e1b0b56e294cb737040e6dc38e4378b1e06f
MINOR: quic: Modify qc_do_build_hdshk_pkt() to accept any packet type

With this patch qc_do_build_hdshk_pkt() is also able to build Application level
packet type. Its name should be consequently renamed (to come).
src/xprt_quic.c