haproxy/include
Olivier Houchard 92e38e254b BUG/MEDIUM: servers: Don't use the same srv flag for cookie-set and TFO.
The tfo code was based on an old patch, and the value of the SRV_F_FASTOPEN
flag it used was since reused for SRV_F_COOKIESET. So give SRV_F_FASTOPEN
its own value.
2019-05-08 19:48:32 +02:00
..
common MINOR: htx: Remove support for unused OOB HTX blocks 2019-05-07 22:16:41 +02:00
import
proto BUG/MEDIUM: spoe: Be sure the sample is found before setting its context 2019-05-07 22:16:41 +02:00
types BUG/MEDIUM: servers: Don't use the same srv flag for cookie-set and TFO. 2019-05-08 19:48:32 +02:00