haproxy/include
Willy Tarreau 9a8f923b02 MINOR: stats: factor the proxy vs scope check into its own function
We'll need to check for matching between a proxy and a stats scope at
a few more places, so let's first move the code out of its current
function (stats_dump_proxy_to_buffer) into its own function
(stats_proxy_in_scope). At this point it doesn't change anything.
Note that this will have to be backported as this will be used with
a subsequent fix.
2026-07-10 16:27:23 +02:00
..
haproxy MINOR: stats: factor the proxy vs scope check into its own function 2026-07-10 16:27:23 +02:00
import MINOR: mjson: reintroduce mjson_next() 2026-04-14 10:57:21 +02:00
make BUILD: makefile: add macros enable_opts and disable_opts 2026-07-03 16:33:27 +02:00