haproxy/dev
Willy Tarreau 04e9acaef4 MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags
These flags indicate that the ->src or ->dst field in the conn_stream
is not null, which is something the caller already sees (and even tests
from the two sets of functions that set them). They maintain some burden
because an agent trying to set a source or destination has to manually
set the flags in addition to setting the pointer, so they provide no
value anymore, let's drop them.
2022-05-02 17:43:51 +02:00
..
base64
coccinelle DEV: coccinelle: Add a new pattern to ist.cocci 2022-03-21 08:30:47 +01:00
flags MINOR: conn_stream: remove the now unused CS_FL_ADDR_*_SET flags 2022-05-02 17:43:51 +02:00
hpack BUILD: makefile: integrate the hpack tools 2021-04-02 17:48:42 +02:00
plug_qdisc
poll
tcploop
trace
udp DEV: udp: add support for random packet corruption 2022-03-16 15:09:54 +01:00