mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 17:43:23 +02:00
The two new functions are chn_show_analysers() and chn_show_flags(). They work on an existing buffer so one was declared in flags.c for this purpose. File flags.c does not have to know about channel flags anymore.