]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: tcp: fix error reporting for TCP rules
authorWilly Tarreau <w@1wt.eu>
Wed, 10 Apr 2013 14:31:11 +0000 (16:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Apr 2013 15:24:53 +0000 (17:24 +0200)
commitdeaec2fda31ca2a3a30d146233ceebfbc6de647e
treef004294da6ffe3ad56c0e34fe98a5f41c46797cb
parente3cf2229ad3ca563dbae80d0f2f37209fffddbe3
BUG/MINOR: tcp: fix error reporting for TCP rules

tcp-request swapped two output words in the error message, making it meaningless.
src/proto_tcp.c