[MINOR] acl trees: add flags and union members to store values in trees
authorWilly Tarreau <w@1wt.eu>
Mon, 10 May 2010 20:29:06 +0000 (22:29 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 May 2010 14:59:59 +0000 (16:59 +0200)
commit438b0f3f0fb5f0e221f72323247d914bdc182aeb
tree34d8936e68edf258a686ec74e9281af86bc0b9eb
parent3a93244ed8dfe6ef0f7be1360e8c5cb1f65a9042
[MINOR] acl trees: add flags and union members to store values in trees

If we want to be able to match ACLs against a lot of possible values, we
need to put those values in trees. That will only work for exact matches,
which is normally just what is needed.

Right now, only IPv4 and string matching are planned, but others might come
later.
include/types/acl.h