MINOR: sample: Add be2hex converter
authorMarcin Deranek <marcin.deranek@booking.com>
Tue, 13 Jul 2021 12:08:56 +0000 (14:08 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 26 Aug 2021 17:48:34 +0000 (19:48 +0200)
commitda0264a9689370f5245c8747d8bd5b52c28b3a25
treed3fe0d4eac8c82d59784db4d8fe8f2a8c8bd0131
parent40ca09c7bb3f99ade142f4e1671d6df9d0bbbd99
MINOR: sample: Add be2hex converter

Add be2hex converter to convert big-endian binary data into hex string
with optional string separators.
doc/configuration.txt
reg-tests/converter/be2hex.vtc [new file with mode: 0644]
src/sample.c