]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: flags/stream: use flag dumping for stream error type
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 13:38:30 +0000 (15:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 14:52:09 +0000 (16:52 +0200)
commitf4cb98ce56b62ba5a4f8f0c1c1fe45ff19617f43
treea79e817a9c6f8da552427f7445906e035dbaa132
parent4bab7d81b647f62b0b9bfcd6038b5fe9ca8ad0cb
MINOR: flags/stream: use flag dumping for stream error type

The new function is strm_et_show_flags(). Only the error type is
handled at the moment, as a bit more complex logic is needed to
mix the values and enums present in some fields.
dev/flags/flags.c
include/haproxy/stream-t.h