]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Remove debugging
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 17 Jun 2024 12:38:19 +0000 (14:38 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Jul 2024 13:27:04 +0000 (15:27 +0200)
commit2405881ab02734a21e2387e2ee5620f17122c3c7
treec3a55c820029aa1f01c2640351760f7e9a9e26a0
parentd37489abefb7855c23d58d000b09d4ad56f9e3fd
MINOR: spoe: Remove debugging

All the SPOE debugging is removed. The code will be easier to rework this
way and the debugging will be mainly moved in the SPOP multiplexter via the
trace API.

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