]> git.kaiwu.me - haproxy.git/commit
[MEDIUM] config: parse tcp layer4 rules (tcp-request accept/reject)
authorWilly Tarreau <w@1wt.eu>
Sun, 23 May 2010 20:40:30 +0000 (22:40 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Jun 2010 08:53:12 +0000 (10:53 +0200)
commit1a68794418fea904d19efd8258468f02b4b95ba2
treedbe42be7d74b2dd6ec447ebdd26404e026543ee1
parentab786194f0d8974adb8f3944ea15a55fd71fcab2
[MEDIUM] config: parse tcp layer4 rules (tcp-request accept/reject)

These rules currently only support the "accept" and "reject" actions.
They will apply on pure layer 4 and will not support any content.
doc/configuration.txt
src/proto_tcp.c