]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: map: Define map types
authorThierry FOURNIER <tfournier@exceliance.fr>
Fri, 22 Nov 2013 16:40:18 +0000 (17:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 2 Dec 2013 22:31:33 +0000 (23:31 +0100)
commit4b5e422759920bcee2b4266f8a425560e4dbbdac
treeb00225dedd80f5e79b92d7259e8e40f83b6c22ab
parentfdbf4842b6d371773e8868165625ee617ae3ff18
MINOR: map: Define map types

Define the types used with maps, and add new argument type that can
reference the map. This pointer contains the map configuration entries.
include/types/arg.h
include/types/map.h [new file with mode: 0644]