]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-h2/glitches: add a description to the H2 glitches
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Dec 2024 16:55:05 +0000 (17:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 6 Dec 2024 17:49:07 +0000 (18:49 +0100)
commitf0eca8fe73b5ddfbb642d39bdb8c4d67c200575b
tree42f72f99efffa50eefe8ed22583207ddae511ee7
parent7c8e9420a23584c7f366aacbfeb308d949f5c7b3
MINOR: mux-h2/glitches: add a description to the H2 glitches

Since we can now list them using "debug counters" and now support a
description, better add the description to all glitches. This patch may
be backported to 3.1, but before this the following patches must also
be picked:

    86823c828 MINOR: mux-h2/traces: add a missing trace on negative initial window size
    7c8e9420a CLEANUP: mux-h2/traces: reword certain ambiguous traces
src/mux_h2.c