DEBUG: stream: Add the missing descriptions for stream trace events
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 8 Mar 2022 14:47:02 +0000 (15:47 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 10 Mar 2022 09:51:21 +0000 (10:51 +0100)
commitf30b125a38a96b07afd4f8652139d8ebf07893e2
tree69c32befc01abfcfc2279c1e8f4d387bb7eb56ac
parent8906dc83f4311a13c73e14ebfeda587aaf30cac4
DEBUG: stream: Add the missing descriptions for stream trace events

The description for STRM_EV_FLT_ANA and STRM_EV_FLT_ERR was missing.

This patch should be backported as far as 2.2.

(cherry picked from commit 5001913033d64203cb49e652e2a925a7e2830b83)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/stream.c