]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cli: leave the RMAINT state when setting an IP address on the CLI
authorWilly Tarreau <w@1wt.eu>
Fri, 4 Nov 2016 17:21:32 +0000 (18:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Nov 2016 14:30:47 +0000 (15:30 +0100)
commita33ec24683fd2d243aa5ae487f7d201fe7ae0d85
tree259d482bfeb28ce2eb5f84703d6d51ca002d5563
parent3b9fe9f8f4f88ae5f753354d7266048124e1a55a
MEDIUM: cli: leave the RMAINT state when setting an IP address on the CLI

The RMAINT state happens when a server doesn't get a valid DNS response
past the hold time. If the address is forced on the CLI, we must use it
and leave the RMAINT state.
src/dumpstats.c