]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: cli: move show stat resolvers to dns.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 18 Nov 2016 23:58:54 +0000 (00:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 15:59:27 +0000 (16:59 +0100)
commit69e9644e3548c28f8e1d1636328f392a89c64786
tree38f1156faf3953df984722c420497d5cfeea3d24
parentad8be61c7ef85b28ec2d1763ee8aaf1453ec2b67
REORG: cli: move show stat resolvers to dns.c

Move dns CLI functions to dns.c and use the cli keyword API to register
actions on the CLI.
include/types/cli.h
src/cli.c
src/dns.c