haproxy/include
Willy Tarreau 1f52bb27ec CLEANUP: stream: don't set ->target to the incoming connection anymore
Now that we have sess->origin to carry that information along, we don't
need to put that into strm->target anymore, so we remove one dependence
on the stream in embryonic connections.
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 CLEANUP: stream: don't set ->target to the incoming connection anymore 2015-04-06 11:37:29 +02:00