]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: cli: move get/set weight to server.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 22 Nov 2016 11:34:35 +0000 (12:34 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Nov 2016 15:59:27 +0000 (16:59 +0100)
commit6b16094355d2768fe18b6485d54435ad2c9fbe21
treed98128dac917e5c9385f802f2647138197cfcf2e
parent933efcd01ade3b4c461a48ab2091dcc295f8d133
REORG: cli: move get/set weight to server.c

Move get/set weight CLI functions to server.c and use the cli keyword API
to register it on the CLI.
src/cli.c
src/server.c