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>
Tue, 10 Dec 2024 10:09:53 +0000 (11:09 +0100)
commit05f8c730e75cc5601879236cb65587cf21f1b5b0
tree217f3ef5acfe48e9e11b07085448760b9db1209a
parentff64cbe2092bd5a6a2874d7b44afe322f6348e41
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

(cherry picked from commit f0eca8fe73b5ddfbb642d39bdb8c4d67c200575b)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/mux_h2.c