]> git.kaiwu.me - haproxy.git/commit
MEDIUM: peers: No longer ack updates during a full resync
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 29 Sep 2025 13:49:44 +0000 (15:49 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 21 Oct 2025 13:04:18 +0000 (15:04 +0200)
commit2d77328ba8f9a0ccd863954e494b40d0b0dbf926
tree6cdc2eb23df9510a0080d4cb7a3e187c3366f61e
parent4e181a2c26ed3254ed1b7bc4bef1135cbc55ec4a
MEDIUM: peers: No longer ack updates during a full resync

ACK messages received by a peer sending updates during a full resync are
ignored. So, on the other side, there is no reason to still send these ACK
messages. Let's skip them.
src/peers.c