]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: Slightly reorder some proxy option flags to free slots
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 15 Apr 2025 06:40:49 +0000 (08:40 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 22 Apr 2025 14:14:46 +0000 (16:14 +0200)
commit044ef9b3d63a431e79f64aa9fcd161c0a008f5f2
tree1c4957355f7e8cbdc3a0d5c7a8eb40141603c502
parent5763a891a9b11961cad0cf6bae1ec079e0140d76
CLEANUP: Slightly reorder some proxy option flags to free slots

PR_O_TCPCHK_SSL and PR_O_CONTSTATS was shifted to free a slot. The idea is
to have 2 contiguous slots to be able to insert two new options.
include/haproxy/proxy-t.h