From 4399c75f6c859adf9c342e5a9fb43f003c537a36 Mon Sep 17 00:00:00 2001 From: Emmanuel Hocdet Date: Mon, 5 Feb 2018 15:26:43 +0100 Subject: [PATCH] MINOR: proxy-v2-options: add crc32c This patch add option crc32c (PP2_TYPE_CRC32C) to proxy protocol v2. It compute the checksum of proxy protocol v2 header as describe in "doc/proxy-protocol.txt". --- doc/configuration.txt | 2 +- include/types/server.h | 4 +++- src/connection.c | 15 +++++++++++++++ src/server.c | 2 ++ 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/doc/configuration.txt b/doc/configuration.txt index c2e44354d..fc8304c8f 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -11726,7 +11726,7 @@ proxy-v2-options