]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: stream: add the newly added SF_TXN_* flags to strm_show_flags()
authorWilly Tarreau <w@1wt.eu>
Thu, 23 Apr 2026 09:40:03 +0000 (11:40 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 23 Apr 2026 09:55:45 +0000 (11:55 +0200)
commit3c63298acdb298ed2cf18cde0b47c361ed7fdd8c
treed547b828bb02da3c8e1af802d356679b971be235
parent81e3f013a9a9dcd300f13e6771856b5cfa46abe3
BUG/MINOR: stream: add the newly added SF_TXN_* flags to strm_show_flags()

3 new enum values and a mask were added in latest -dev with commit
24e05fe33a ("MINOR: stream: Use a pcli transaction to replace pcli_*
members"), unfortunately the entries needed by the "flags" command were
forgotten.

No backport is needed.
include/haproxy/stream-t.h