]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Remove the dedicated SPOE applet task
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 17 Jun 2024 16:31:05 +0000 (18:31 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Jul 2024 13:27:04 +0000 (15:27 +0200)
commitb986952a75c491aa4e8d97a68d9532dfa4f0a53a
treefdc6dd7d08880a0f811aa8e07995b707a29affdf
parent4e589095d93460afe3f07e40e696bc489594cc32
MINOR: spoe: Remove the dedicated SPOE applet task

The dedicated task per SPOE applet is no longer used. So it is removed.

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