]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: add missing modes in proxy_mode_str()
authorWilliam Lallemand <wlallemand@haproxy.org>
Tue, 8 Mar 2022 10:50:59 +0000 (11:50 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 8 Mar 2022 11:21:36 +0000 (12:21 +0100)
commit06715af9e565c82f39aa157c09d5b9e823490d14
treeff79ce0a1645cef563495091dbddd7e9eb655ef8
parentc4e56dc58c9ada7c4a8d585cb117a5b825916002
BUG/MINOR: add missing modes in proxy_mode_str()

Add the missing PR_MODE_SYSLOG and PR_MODE_PEERS in proxy_mode_str().

Could be backported in every maintained versions.
src/proxy.c