haproxy/include
Willy Tarreau c0752565fe MINOR: server: extend the flags to 32 bits
Right now not only we're limited to 8 bits, but it's mentionned nowhere
and the limit was already reached. In addition, pp_opts (proxy protocol
options) were set to 32 bits while only 3 are needed. So let's swap
these two and group them together to avoid leaving two holes in the
structure, saving 64 bits on 64-bit machines.
2017-01-25 18:49:27 +01:00
..
common MAJOR: ssl: bind configuration per certificat 2017-01-13 11:40:34 +01:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto BUILD: ssl: kill a build warning introduced by BoringSSL compatibility 2017-01-19 17:56:20 +01:00
types MINOR: server: extend the flags to 32 bits 2017-01-25 18:49:27 +01:00