]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: arg: Add an argument type to keep a reference on opaque data
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 7 Aug 2020 11:56:00 +0000 (13:56 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 7 Aug 2020 12:20:07 +0000 (14:20 +0200)
commite02fc4d0dd57c92bbe96f3ff2ae0b890405458f2
treeb1854c27c12fed4869b5bed0c2ba8a4227481113
parent0eb967d122d3bbc682ad407bff9f21893cd25157
MINOR: arg: Add an argument type to keep a reference on opaque data

The ARGT_PTR argument type may now be used to keep a reference to opaque data in
the argument array used by sample fetches and converters. It is a generic way to
point on data. I guess it could be used for some other arguments, like proxy,
server, map or stick-table.
include/haproxy/arg-t.h