]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: parse prompt command in the CLI proxy
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 11 Dec 2018 15:10:54 +0000 (16:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 11 Dec 2018 15:54:18 +0000 (16:54 +0100)
commit5b80fa2864d6ad04abce345f46b35b7ec7e67d55
treecc041cf2688aa63ad259c20b833b1a2eaaad07d2
parentbddd33af0ba8f1b52d6626d42730f3d6bdc279f8
MINOR: cli: parse prompt command in the CLI proxy

Handle the prompt command. Works the same way as the CLI.
include/types/stream.h
src/cli.c
src/stream.c