]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: args: increase arg type to 5 bits and limit arg count to 5
authorWilly Tarreau <w@1wt.eu>
Mon, 19 Jan 2015 17:54:49 +0000 (18:54 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 22 Jan 2015 13:24:53 +0000 (14:24 +0100)
commitdbc79d0aed27bb8995827b0f0400d1e27326c991
tree254ecd73c39b8a3bef1f930d4ea4b26be90d9945
parent3d241e78a14abb7c43e81a4934e4291123ae542f
MEDIUM: args: increase arg type to 5 bits and limit arg count to 5

We'll soon need to add new argument types, and we don't use the current
limit of 7 arguments, so let's increase the arg type size to 5 bits and
reduce the arg count to 5 (3 max are used today).
include/types/arg.h