]> git.kaiwu.me - haproxy.git/commit
MINOR: quic: Add traces for STOP_SENDING frame and modify others
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 10 Dec 2021 14:18:36 +0000 (15:18 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Dec 2021 07:38:43 +0000 (08:38 +0100)
commitd8b844304710b0cee4056d7ddd32fe11f77ed0f7
tree0b973d3426e1990849208ed006379c43ea626aea
parent1d2faa24d208381a674f5b60c0ac7ecdd019a946
MINOR: quic: Add traces for STOP_SENDING frame and modify others

If not handled by qc_parse_pkt_frms(), the packet which contains it is dropped.
Add only a trace when parsing this frame at this time.
Also modify others to reduce the traces size and have more information about streams.
src/xprt_quic.c