]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: use direction names in place of numeric values
authorThierry FOURNIER <tfournier@arpalert.org>
Mon, 2 Nov 2015 08:52:54 +0000 (09:52 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 3 Nov 2015 09:48:00 +0000 (10:48 +0100)
commit6e01f38e73955766c283b4d0da40098f5b4ebee1
tree44c6fef166d52f3803917f74b6842ffd78d9ed94
parenta315c5534eeebaf33f0a5a0e1fa4a37b50d761ab
CLEANUP: use direction names in place of numeric values

This patch cleanups the direction names. It replaces numeric values,
by the associated defines. It ensure the compliance with values found
somwhere else in HAProxy.

It is required by the bugfix patch which is following.
[wt: needs to be backported to 1.6]
src/hlua.c