haproxy/include
Amaury Denoyelle 008e8f67ee MINOR: connection: extend conn_reverse() for active reverse
Implement active reverse support inside conn_reverse(). This is used to
transfer the connection from the backend to the frontend side.

A new flag is defined CO_FL_REVERSED which is set just after this
transition. This will be used to identify connections which were
reversed but not yet accepted.
2023-08-24 17:02:37 +02:00
..
haproxy MINOR: connection: extend conn_reverse() for active reverse 2023-08-24 17:02:37 +02:00
import IMPORT: xxhash: update xxHash to version 0.8.2 2023-08-24 12:01:06 +02:00
make BUILD: makefile: fix build issue on GNU make < 3.82 2023-05-24 15:51:03 +02:00