MINOR: spoe: Add SPOE filters in the exposed deprecated directives
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Mar 2024 08:08:08 +0000 (09:08 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 15 Mar 2024 10:31:48 +0000 (11:31 +0100)
commit885e40494c5de6aee841222496d84dc718401fa0
treea0f675c30cfbf776cdd06a82e34baf5bbf24c5bc
parent189f74d4ff7b89995a89191bed9f8ae795fdbccf
MINOR: spoe: Add SPOE filters in the exposed deprecated directives

It is the first deprecated directive exposed via the
'expose-deprecated-directives' global option. This way, it is possible to
silent the warning about the SPOE uses.
doc/configuration.txt
reg-tests/spoe/wrong_init.vtc
src/flt_spoe.c