]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] acl: don't complain anymore when using L7 acls in TCP
authorWilly Tarreau <w@1wt.eu>
Tue, 14 Jul 2009 11:53:17 +0000 (13:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 14 Jul 2009 11:53:17 +0000 (13:53 +0200)
commit1a211943f664ef0326da42f80c879ce87621c2e4
treee513b48ae12dbe1d1f5b7d49083ff010e3aac25f
parent446024e7fb5faef86cd6e2c0aba3c4524ad77705
[MINOR] acl: don't complain anymore when using L7 acls in TCP

Since TCP can now check contents using L7 acls, we must not
complain anymore.
src/proto_tcp.c