]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEV: flags: No longer dump SI flags
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 4 Apr 2022 09:28:27 +0000 (11:28 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Apr 2022 13:10:16 +0000 (15:10 +0200)
commit09b3c5559e29fa0e5e6970d7d6014e67432f4918
treec0b4587a0872599df870551ef955f76bd20462a1
parent582a226a2c5107c76e2341ce57a9b0e1de5c75a9
DEV: flags: No longer dump SI flags

stream-interface API is no longer used. And there is no more SI flags. Thus,
the stream-interface's flags are no longer dumped by "flags" tool.
dev/flags/flags.c