]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-spop: Implement .show_sd callback function
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 4 Feb 2025 10:54:05 +0000 (11:54 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2025 10:19:32 +0000 (11:19 +0100)
commit7b638eb1a6fb8ce4148f075141d49ed7a55dcfd7
tree6444882673e1e0f1c23ae74ede0ab7fa52815605
parent5aeb6787624148d33b4eb8dd0257eb442e5cd016
MINOR: mux-spop: Implement .show_sd callback function

The SPOP multiplexer now implements the .show_sd callback function called by
"show sess" CLI command.
src/mux_spop.c