]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: channel: Increase the stconn bytes_in value in channel_add_input()
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 08:42:25 +0000 (09:42 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 5 Mar 2026 14:34:47 +0000 (15:34 +0100)
commite0728ebcf48dbc4d1ea4ce4536cbc787aed4e644
tree463f99b176924ebc9b0ec0edfdbe80dd50e1617a
parent97a63835afacae3aa1562dfe8624a701b253362d
BUG/MINOR: channel: Increase the stconn bytes_in value in channel_add_input()

This function is no longer used. So it is not really an bug. But it is still
available and could be used by legacy applets. In that case, we must take
care to increment the stconn bytes_in value accordingly when input data are
inserted.

This patch must be backported to 3.3.
include/haproxy/channel.h