haproxy/include
Amaury Denoyelle 42e5ec6519 MINOR: quic: prepare support for options on FE/BE side
A major reorganization of QUIC settings is going to be performed. One of
its objective is to clearly define options which can be separately
configured on frontend and backend proxy sides.

To implement this, quic_tune structure is extended to support fe and be
options. A set of macros/functions is also defined : it allows to
retrieve an option defined on both sides with unified code, based on
proxy side of a quic_conn/connection instance.
2025-10-23 15:06:01 +02:00
..
haproxy MINOR: quic: prepare support for options on FE/BE side 2025-10-23 15:06:01 +02:00
import BUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el 2025-10-23 14:43:51 +02:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00