haproxy/include
Willy Tarreau 8b0cbf9969 [MINOR] frontend: add a new analyser to parse a proxied connection
The introduction of a new PROXY protocol for proxied connections requires
an early analyser to decode the incoming connection and set the session
flags accordingly.

Some more work is needed, among which setting a flag on the session to
indicate it's proxied, and copying the original parameters for later
comparisons with new ACLs (eg: real_src, ...).
2010-10-30 19:04:38 +02:00
..
common [MINOR] standard: change arg type from const char* to char* 2010-10-30 19:04:37 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] frontend: add a new analyser to parse a proxied connection 2010-10-30 19:04:38 +02:00
types [MINOR] listener: add the "accept-proxy" option to the "bind" keyword 2010-10-30 19:04:37 +02:00