]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: rules: Preserve FLT_END analyzers on silent-drop action
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 14:10:46 +0000 (15:10 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 6 Mar 2020 14:36:04 +0000 (15:36 +0100)
commit177f480f2c5b6a73b148a7069a71ddbff3e9f6a6
tree6b2c70f0e697284051a88e1fe8efa54326062f72
parent5e896510a8ea8a429fc3d68a31d3288562f7fa63
BUG/MINOR: rules: Preserve FLT_END analyzers on silent-drop action

When at least a filter is attached to a stream, FLT_END analyzers must be
preserved on request and response channels.

This patch should be backported as far as 1.7.
src/proto_tcp.c