]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: guid: add guid_count() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 15 Apr 2025 10:40:17 +0000 (12:40 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Thu, 7 Aug 2025 20:26:58 +0000 (22:26 +0200)
commit4c3a36c60998c9784b06d258419cd7209c2ba07a
tree09c79d3e2279021063850da8ab9f34b81d98198a
parent7c529645913be630c9f9a04f4f9aa195129b0560
MINOR: guid: add guid_count() function

returns the total amount of registered GUIDs in the guid_tree
include/haproxy/guid.h
src/guid.c