mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-13 05:11:17 +01:00
Move the "show info" command to stats.c using the CLI keyword API to register it on the CLI. The stats_dump_info_to_buffer() function is now static again. Note, we don't need proto_ssl anymore in cli.c.