Willy Tarreau 23ec4ca1bb MINOR: sample: add new converters to hash input
From time to time it's useful to hash input data (scramble input, or
reduce the space needed in a stick table). This patch provides 3 simple
converters allowing use of the available hash functions to hash input
data. The output is an unsigned integer which can be passed into a header,
a log or used as an index for a stick table. One nice usage is to scramble
source IP addresses before logging when there are requirements to hide them.
2014-07-15 21:36:15 +02:00
..
2011-12-30 17:33:27 +01:00
2006-06-15 21:48:13 +02:00
2014-04-14 14:03:08 +02:00
2006-06-15 21:48:13 +02:00