]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: halog: sort output by cookie code
authorWilly Tarreau <w@1wt.eu>
Wed, 10 Oct 2012 08:26:22 +0000 (10:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 10 Oct 2012 08:27:18 +0000 (10:27 +0200)
commit8a09b663a829f7012c50743adaf3d29cc81700c5
treef8ce847b449b3593611a94288d25e2f5b0cdc6a3
parent9c1eb1e8bed3f6efe92b3d07637f12fe82c24584
MINOR: halog: sort output by cookie code

It's sometimes useful to have the output sorted by cookie code to see
the ratios of NI vs VN for example. This is now possible with -cc.
contrib/halog/halog.c