haproxy/include
Christopher Faulet d73b96d48c MINOR: tcp-rules: Make tcp-request capture a custom action
Now, this action is use its own dedicated function and is no longer handled "in
place" during the TCP rules evaluation. Thus the action name ACT_TCP_CAPTURE is
removed. The action type is set to ACT_CUSTOM and a check function is used to
know if the rule depends on request contents while there is no inspect-delay.
2020-01-20 15:18:45 +01:00
..
common BUG/MAJOR: hashes: fix the signedness of the hash inputs 2020-01-16 08:23:42 +01:00
import
proto MINOR: tcp-rules: Make tcp-request capture a custom action 2020-01-20 15:18:45 +01:00
types MINOR: tcp-rules: Make tcp-request capture a custom action 2020-01-20 15:18:45 +01:00