MINOR: quic: Add the packet type to quic_tx_packet struct
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 3 Aug 2021 13:03:35 +0000 (15:03 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit0e50e1b0b56e294cb737040e6dc38e4378b1e06f
tree77d1e8d736cef98307b9ab32d299adc25484af69
parent522c65ce3933c4a18632f99f26cd687c0fb9a8f0
MINOR: quic: Add the packet type to quic_tx_packet struct

This is required to build packets from the same function.
include/haproxy/xprt_quic-t.h
src/xprt_quic.c