haproxy/include
Willy Tarreau 269826659d MEDIUM: listener: add a minimal framework to register "bind" keyword options
With the arrival of SSL, the "bind" keyword has received even more options,
all of which are processed in cfgparse in a cumbersome way. So it's time to
let modules register their own bind options. This is done very similarly to
the ACLs with a small difference in that we make the difference between an
unknown option and a known, unimplemented option.
2012-09-15 22:33:08 +02:00
..
common MINOR: config: add a function to indent error messages 2012-09-15 22:29:27 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: listener: add a minimal framework to register "bind" keyword options 2012-09-15 22:33:08 +02:00
types MEDIUM: listener: add a minimal framework to register "bind" keyword options 2012-09-15 22:33:08 +02:00