]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: report connection status in "show sess xxx"
authorWilly Tarreau <w@1wt.eu>
Mon, 19 Nov 2012 15:10:32 +0000 (16:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 19 Nov 2012 15:22:22 +0000 (16:22 +0100)
commitbc174aa1444fa5a07b4de250123ac16759cc3c8b
tree4cb0665215f3b55bcd97ddb538041a88840a7bc6
parentbf3ae61789e21f4ed48160e14ce7fb03bf3897fa
MINOR: cli: report connection status in "show sess xxx"

Connection flags, targets and transport layers are now reported in
"show sess $PTR", as it is an absolute requirement in debugging.
include/proto/checks.h
include/proto/session.h
src/dumpstats.c