]> git.kaiwu.me - haproxy.git/commit
MINOR: actions: also report execution contexts registered directly
authorWilly Tarreau <w@1wt.eu>
Fri, 6 Mar 2026 16:02:16 +0000 (17:02 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 12 Mar 2026 17:06:38 +0000 (18:06 +0100)
commit43b56c22c70b2af7bfcafd884ebacf88acd3b2a1
tree096f560245d29078da84035a483169d3c459cc77
parent861d1111c3dc4953cf7c1510cbbc017c496128e0
MINOR: actions: also report execution contexts registered directly

This now reports directly registered actions using new type
TH_EX_CTX_ACTION which will report the first keyword of the
list.
include/haproxy/tinfo-t.h
src/action.c
src/tools.c