]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proto-tcp: Register a feature to report TCP MD5 signature support
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 8 Jul 2025 07:14:08 +0000 (09:14 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 9 Jul 2025 07:51:24 +0000 (09:51 +0200)
commitadba8ffb49b9cd9e292c92818a4efbe206d7dcad
treef785b620754d278c4950240d92cb0eb611ab20ea
parent96da670cd71cc2f6b41f87d4fc22f9517789b6da
MINOR: proto-tcp: Register a feature to report TCP MD5 signature support

"HAVE_TCP_MD5SIG" feature is now registered if TCP MD5 signature is
supported. This will help the feature detection in the reg-test script
dedicated to this feature.
reg-tests/connection/tcp_md5_signature.vtc
src/proto_tcp.c