haproxy/include
Willy Tarreau 4ed3cf295d MINOR: listener: add the "cc" bind keyword to set the TCP congestion controller
It is possible on at least Linux and FreeBSD to set the congestion control
algorithm to be used with incoming connections, among the list of supported
and permitted ones. Let's expose this setting with "cc". Permission issues
might be reported (as warnings).
2025-09-17 17:03:42 +02:00
..
haproxy MINOR: listener: add the "cc" bind keyword to set the TCP congestion controller 2025-09-17 17:03:42 +02:00
import IMPORT: ebtree: replace hand-rolled offsetof to avoid UB 2025-09-17 14:30:32 +02:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00