]> git.kaiwu.me - haproxy.git/commit
MEDIUM: peers: Remove commitupdate field on stick-tables
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 29 Sep 2025 13:40:06 +0000 (15:40 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Oct 2025 14:38:53 +0000 (16:38 +0200)
commitdd4c40a5cb07c1206f92940d7a199000f9e56dab
tree4cec5154ea8eed7f8544af3aca2432d7fbb64970
parent8243ebbdedf1d6ad86a5c676d488d7ab92757228
MEDIUM: peers: Remove commitupdate field on stick-tables

This stick-table field was atomically updated with the last update id pushed
and dumped on the CLI better never used otherwise. So, it can be removed.
include/haproxy/stick_table-t.h
src/peers.c