]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: provide a function to report the name of a sample check point
authorWilly Tarreau <w@1wt.eu>
Mon, 25 Mar 2013 13:52:41 +0000 (14:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 3 Apr 2013 00:13:00 +0000 (02:13 +0200)
commitbf8e251077adda09d2d2fa1f8679e0dcccf0b5c0
tree20bb4a2eb6a380649ae2f6b1b09c35ecf4a85373
parent25320b290645b091b031066671bf74b39cea8410
MINOR: sample: provide a function to report the name of a sample check point

We need to put names on places where samples are used in order to emit warnings
and errors. Let's do that now.
include/proto/sample.h
include/types/sample.h
src/sample.c