Hello,

This is a followup from last week cleaning regarding check and agent
check. This patch series brings some more coherency on the CLI side. I
also put some minor cleaning.

William Dauchy (6):
  CLEANUP: check: fix some typo in comments
  CLEANUP: tools: typo in `strl2irc` mention
  MEDIUM: cli: add check-addr command
  MEDIUM: cli: add agent-port command
  MEDIUM: server: support {check,agent}_addr, agent_port in server state
  CLEANUP: server: add missing space in server-state error output

 doc/management.txt                            |  15 +-
 include/haproxy/server-t.h                    |   9 +-
 .../checks/1be_40srv_odd_health_checks.vtc    |   2 +-
 .../checks/40be_2srv_odd_health_checks.vtc    |   2 +-
 reg-tests/checks/4be_1srv_health_checks.vtc   |   6 +-
 src/check.c                                   |  18 +-
 src/proxy.c                                   |  41 ++--
 src/server.c                                  | 192 ++++++++++++++----
 src/tools.c                                   |   2 +-
 9 files changed, 213 insertions(+), 74 deletions(-)

-- 
2.30.0


Reply via email to