]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: converters: add function to browse converters
authorThierry FOURNIER <tfournier@exceliance.fr>
Tue, 10 Mar 2015 22:56:48 +0000 (23:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 Mar 2015 18:55:10 +0000 (19:55 +0100)
commit8fd1376014bd8b15a9a21704ede7378082972b4a
tree33aad2349cbb5d2dd0e95fc809a39a888ec425c6
parentbb53c7b6871bf63c2650ba463cbc6aee7dece591
MINOR: converters: add function to browse converters

This patch adds a fucntion to browse each converter. This
is used with Lua for using the converters with a wrapper.
include/proto/sample.h
src/sample.c