mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-11 06:43:42 -05:00
In flags set on the endpoints, some are set by endpoints itself and some are set by the app layer. To help flags manipulations, 2 masks have been added. The first one, CS_EP_ENDP_MASK, for all flags that an endpoint may set. The other one, CS_EP_APP_MASK, for flags that the app layer may set. This patch is mandatory for the next commit. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||