]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: checks/obj_type: Add a new object type for checks
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Apr 2020 09:46:40 +0000 (11:46 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commit3829046893845919d9b4d90d843d5918f2aa14be
treefe71933c71a13ad55bfe1db3ab09ad125641206b
parentf9585d8dc79c71372ae71436d2fe6203103112d2
MINOR: checks/obj_type: Add a new object type for checks

An object type is now affected to the check structure.
include/proto/obj_type.h
include/types/checks.h
include/types/obj_type.h
src/server.c