haproxy/include
Willy Tarreau d0d8da989b MINOR: stream: provide a few helpers to retrieve frontend, listener and origin
Expressions are quite long when using strm_sess(strm)->whatever, so let's
provide a few helpers : strm_fe(), strm_li(), strm_orig().
2015-04-06 11:37:29 +02:00
..
common REORG/MAJOR: session: rename the "session" entity to "stream" 2015-04-06 11:23:56 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: stream: provide a few helpers to retrieve frontend, listener and origin 2015-04-06 11:37:29 +02:00
types MAJOR: sample: pass a pointer to the session to each sample fetch function 2015-04-06 11:37:25 +02:00