]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: flags/connection: use flag dumping for connection flags
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 13:04:32 +0000 (15:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 14:15:10 +0000 (16:15 +0200)
commit9d9e1016894f77f056f140bb6ba11aef98ebe629
tree74b86b89e15393fa4f8dad89bd9099e307934452
parentcdc9ddc8cfd2f52abb0f25dd9bf69c3686c2ad33
MINOR: flags/connection: use flag dumping for connection flags

The new function is conn_show_flags(), it only deals with flags. Nothing
is planned for connection error types at the moment.
dev/flags/flags.c
include/haproxy/connection-t.h