MINOR: flt_trace: adapt to the new buffer API
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Jun 2018 05:22:43 +0000 (07:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 19 Jul 2018 14:23:42 +0000 (16:23 +0200)
commitf15893762002189d125b414c1449823352259392
treef064a6c038ece26cf457074e15b47bb01e9d848c
parent5e74b0ba3b8ef787d3e7478f309c4e63658dfcfd
MINOR: flt_trace: adapt to the new buffer API

The trace_hexdump() function now takes a count in argument to know where
to start dumping from.
src/flt_trace.c