]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Add a generic function to encode a list of SPOE message
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 21 Sep 2017 14:57:24 +0000 (16:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:12 +0000 (11:36 +0100)
commit58d036858887a290f88bb3400e7cbf80f1ca66e2
treeb6a6db9883fa68e2dee2de61da8fe6ee1d83e770
parentc718b82dfe4698be791c3382a6e9a6f889d46142
MINOR: spoe: Add a generic function to encode a list of SPOE message

So it will be possible to encode messages chained by event or by group. For now,
it is only possible to do it by event.
src/flt_spoe.c