]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: listener: add a new "options" entry in bind_conf
authorWilly Tarreau <w@1wt.eu>
Fri, 20 May 2022 13:52:31 +0000 (15:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 20 May 2022 16:39:43 +0000 (18:39 +0200)
commitc694471b2149e97e4f49c1742ffb17cbdb330ac4
tree5aa445ef891139c077d7f7563efd148dae453cce
parentfca044bda54328e1661d9f3b228c53eae9d7be34
MINOR: listener: add a new "options" entry in bind_conf

There is no way to store useful info there, yet there's about one entry
per boolean. Let's add an "options" attribute which will collect various
options.

In practice, even the BC_O_SSL_* flags and a few info such as strict_sni
could move there.
include/haproxy/listener-t.h