]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: sink: change the sink mode type to PR_MODE_SYSLOG
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 27 Jun 2025 10:05:16 +0000 (12:05 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Fri, 27 Jun 2025 14:41:01 +0000 (16:41 +0200)
commit23e5f18b8ec8167c220d21a263c5eb8dc1a37bad
tree14359e05f296e49bb195d6d05913c09ebfe3283a
parent1045623cb8e84aaa46cc85e0f17b597b61101aba
MEDIUM: sink: change the sink mode type to PR_MODE_SYSLOG

No change of behavior expected, but some compat checks will now be aware
that the proxy type is not TCP but SYSLOG instead.
src/sink.c