haproxy/include
Frédéric Lécaille 355b2033ec MINOR: cfgparse: SSL/TLS binding in "peers" sections.
Make "bind" keywork be supported in "peers" sections.
All "bind" settings are supported on this line.
Add "default-bind" option to parse the binding options excepted the bind address.
Do not parse anymore the bind address for local peers on "server" lines.
Do not use anymore list_for_each_entry() to set the "peers" section
listener parameters because there is only one listener by "peers" section.

May be backported to 1.5 and newer.
2019-01-18 14:26:21 +01:00
..
common MINOR: htx: Add a function to truncate all blocks after a specific offset 2019-01-08 12:06:55 +01:00
import
proto MINOR: cfgparse: SSL/TLS binding in "peers" sections. 2019-01-18 14:26:21 +01:00
types MINOR: peers: Make outgoing connection to SSL/TLS peers work. 2019-01-18 14:26:21 +01:00