]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stick-table: Make the CLI stick-table handler support dictionary entry data...
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 23 May 2019 10:15:04 +0000 (12:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 5 Jun 2019 06:42:36 +0000 (08:42 +0200)
commit16b4f54533669f51b95d2e4faa69f342d4e72e31
treecfe760bd0349d6e35593da63716c9008e837e8c9
parent8d78fa7def5c704b6231980bfb21e55e9bc33ef1
MINOR: stick-table: Make the CLI stick-table handler support dictionary entry data type.

Simple patch to dump the values (strings) of dictionary entries stored in stick-table
entries with STD_T_DICT as internal data type.
src/stick_table.c