commit | eaf11915d74d184a656c83596650a6dfabb2fc1a | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Sep 17 15:07:02 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Sep 27 11:57:22 2019 +0200 |
tree | e4c0eb4aabeae5b3724b4d2e9f075ad7d7cd8d3d | |
parent | 652c8e238537373d69aff5c0608e35a9f373dd05 [diff] |
MINOR: spoe: Improve generation of the engine-id Use the same algo than the sample fetch uuid(). This one was added recently. So it is better to use the same way to generate UUIDs. This patch may be backported to older versions. (cherry picked from commit 09bd9aa412d67cfd326b60ade1510f1d4c6344a9) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>