commit | 5834848252fbc7a6f192e600eb56f388de3258b1 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Mar 12 13:42:43 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Mar 16 09:03:13 2021 +0100 |
tree | 9296399c70048d700ad507d7998f5028f0012d41 | |
parent | 37e583d80dfb3fabdfaeb9a6daa31d84bc199fe9 [diff] |
CLEANUP: tcp-rules: add missing actions in the tcp-request error message The tcp-request error message only mentions "accept", "reject" and track-sc*, but there are a few other ones that were missing, so let's add them. This could be backported, though it's not likely that it will help anyone with an existing config. (cherry picked from commit 72d012fbd971bfd8b2bf6ab022572a816b759cbd) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>