]> 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>
Tue, 21 Oct 2025 13:03:18 +0000 (15:03 +0200)
commitaa8b39a4a4c2b7008ab806f01b18f73fe9884720
tree81da1944efde64a9d183639c0b82d43a5c963ce0
parent76581c7bb70ec5cce9fb627c821e8a253031c698
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