]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] add the 'acl' keyword to the config language
authorWilly Tarreau <w@1wt.eu>
Sun, 6 May 2007 22:53:22 +0000 (00:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 8 May 2007 21:24:50 +0000 (23:24 +0200)
commiteb0c614f0e3ecaaf8f58a2a5fe1c9cc230676a05
treeaec8b418d71ef397e24e761d71a921620f6d1ba4
parenta84d3743673f719f0ad100b1cae92dac4a242ea5
[MEDIUM] add the 'acl' keyword to the config language

The 'acl' keyword allows one to declare a new ACL. It is an important part
of the ACL framework.
include/types/proxy.h
src/cfgparse.c