]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: flags/stconn: use flag dumping for stconn and sedesc flags
authorWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 13:26:38 +0000 (15:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Sep 2022 14:52:08 +0000 (16:52 +0200)
commit4bab7d81b647f62b0b9bfcd6038b5fe9ca8ad0cb
treee8c1542e8cf737e80266a0e8587bfbed9437b572
parent9d9e1016894f77f056f140bb6ba11aef98ebe629
MINOR: flags/stconn: use flag dumping for stconn and sedesc flags

The two new functions are se_show_flags() and sc_show_flags().
Maybe something could be done for SC_ST_* values but as it's a
small enum, a simple switch/case should work fine.
dev/flags/flags.c
include/haproxy/stconn-t.h