]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: bwlim: Check scope for period expr for set-bandwitdh-limit actions
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 13 Jan 2023 14:21:53 +0000 (15:21 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 19 Jan 2023 15:15:12 +0000 (16:15 +0100)
commitab34ebe5f52ef6830d31f252792692ea156e0e53
treef67e0f50c4e5ccc4f1cccf48c6ab51f63e7314eb
parent4e52010e576efe02f08ebfc2c6e0dbd593d3f405
BUG/MINOR: bwlim: Check scope for period expr for set-bandwitdh-limit actions

If a period expression is defined for a set-bandwitdh-limit action, its
scope must be tested.

This patch must be backported to 2.7.
src/flt_bwlim.c