]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Rename some flags and constant to use SPOP prefix
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 4 Jul 2024 08:53:43 +0000 (10:53 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Jul 2024 13:27:04 +0000 (15:27 +0200)
commitce53bb62848a7616fa6af0753720c1fc86c24a3c
tree2e9aa65f270c807da15fcc11f539c1d6bdbf7016
parent51ebf644e5b07b35c190047c38d803f0a7ff56f8
MINOR: spoe: Rename some flags and constant to use SPOP prefix

A SPOP multiplexer will be added. Many flags, constants and structures will
be remove from the applet scope. So the "SPOP" prefix is used instead of
"SPOE", to be consistent.

The related issue is #2502.
include/haproxy/spoe-t.h
include/haproxy/spoe.h
src/flt_spoe.c