MINOR: mworker/cli: the master CLI use its own applet
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 5 Nov 2020 09:28:53 +0000 (10:28 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Thu, 5 Nov 2020 09:28:53 +0000 (10:28 +0100)
commit99e0bb997fad11b0f8598dd46d3a3b1bbb19c485
treeaa85c5579814cf5fba57e107a90628afeae673ea
parent21b9ff59b2423601673494e4b72dbb5fb0fd4094
MINOR: mworker/cli: the master CLI use its own applet

Following the patch b4daee ("MINOR: sock: add a check against cross
worker<->master socket activities"), this patch adds a dedicated applet
for the master CLI. It ensures that the CLI connection can't be
used with the master rights in the case of bugs.
src/cli.c