]> git.kaiwu.me - haproxy.git/commit
MEDIUM: connections: Really enforce mux protocol requirements
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 8 Apr 2026 14:02:06 +0000 (16:02 +0200)
committerOlivier Houchard <cognet@ci0.org>
Wed, 8 Apr 2026 16:41:48 +0000 (18:41 +0200)
commit2eefd489c294b1f1f95bb19e1df0d63a9736585f
treebf396cec98c351999307f61cbede5efdbaf12203
parent052feec33f87c4ac969997460c39d78d96fedb1c
MEDIUM: connections: Really enforce mux protocol requirements

Commit 1b0dfff552713274b95c81594b153104e215ec81 attempted to make it so
the mux would expect a QUIC-like protocol or not, however it only made
that we would not instantiate a non-QUIC mux on a QUIC protocol, but not
that we tried to instance a QUIC mux on a non-QUIC protocol, so fix
that.
include/haproxy/connection.h