haproxy/include
Willy Tarreau 5d5b2fecac MEDIUM: stream-int: call stream_int_update() from si_update()
Now the call to stream_int_update() is moved to si_update(), which
is exclusively called from the stream, so that the socket layer may
be updated without updating the stream layer. This will later permit
to call it individually from other places (other tasks or applets for
example).
2015-09-25 18:07:16 +02:00
..
common MEDIUM: tools: make str2sa_range() optionally return the FQDN 2015-09-08 15:50:19 +02:00
import MAJOR: tproxy: remove support for cttproxy 2015-08-20 19:35:14 +02:00
proto MEDIUM: stream-int: call stream_int_update() from si_update() 2015-09-25 18:07:16 +02:00
types MINOR: action: add reference to the original keywork matched for the called parser. 2015-09-23 21:44:23 +02:00