mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 14:51:22 +02:00
Till now, we've extended the appctx state to add some flags. However, the field name is misleading. So a bitfield was added to handle real flags. And helper functions to manipulate this bitfield were added.